kiwi-el8/test/unit/boot
Marcus Schäfer 490a9db564
Use pragma: no cover to skip non reachable code
Instead of placing the file into .coveragerc use the
no cover pragma to skip code paths that can never be
reached from being counted in the coverage report.
This affects the abstract constructors in the Factory
classes
2020-09-29 09:58:22 +02:00
..
image Use pragma: no cover to skip non reachable code 2020-09-29 09:58:22 +02:00
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00