Skip to content

Latest commit

 

History

History
20 lines (20 loc) · 1.8 KB

COVERAGE.md

File metadata and controls

20 lines (20 loc) · 1.8 KB
Name Stmts Miss Branch BrPart Cover
src/hatch_cython/__init__.py 2 0 0 0 100%
src/hatch_cython/config/__init__.py 2 0 0 0 100%
src/hatch_cython/config/autoimport.py 9 0 2 0 100%
src/hatch_cython/config/config.py 143 9 60 6 92%
src/hatch_cython/config/defaults.py 27 0 8 1 97%
src/hatch_cython/config/files.py 35 0 16 1 98%
src/hatch_cython/config/flags.py 69 1 24 0 99%
src/hatch_cython/config/includes.py 15 0 8 0 100%
src/hatch_cython/config/macros.py 12 0 7 0 100%
src/hatch_cython/config/platform.py 75 0 30 3 97%
src/hatch_cython/config/templates.py 62 5 32 4 90%
src/hatch_cython/constants.py 15 0 0 0 100%
src/hatch_cython/devel.py 5 0 0 0 100%
src/hatch_cython/hooks.py 5 1 2 0 86%
src/hatch_cython/plugin.py 248 12 156 10 95%
src/hatch_cython/temp.py 13 0 2 0 100%
src/hatch_cython/utils.py 39 0 16 0 100%
TOTAL 776 28 363 25 95%