kiwi-el8/kiwi/boot/image
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
..
__init__.py Use pragma: no cover to skip non reachable code 2020-09-29 09:58:22 +02:00
base.py Allow to access disk root after sync_data 2020-06-02 12:52:49 +02:00
builtin_kiwi.py Refactor BootImage Factory 2020-09-23 15:48:21 +02:00
dracut.py Refactor BootImage Factory 2020-09-23 15:48:21 +02:00