Coverage report: 19%
coverage.py v7.4.1, created at 2024-01-30 14:14 +0000
coverage.py v7.4.1, created at 2024-01-30 14:14 +0000
Module | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
python/lsst/source/injection/__init__.py | 8 | 0 | 0 | 0 | 0 | 100% |
python/lsst/source/injection/inject_base.py | 199 | 159 | 0 | 69 | 0 | 15% |
python/lsst/source/injection/inject_coadd.py | 21 | 7 | 0 | 2 | 0 | 61% |
python/lsst/source/injection/inject_engine.py | 223 | 199 | 0 | 92 | 0 | 8% |
python/lsst/source/injection/inject_exposure.py | 14 | 0 | 0 | 0 | 0 | 100% |
python/lsst/source/injection/inject_visit.py | 41 | 21 | 0 | 6 | 0 | 43% |
python/lsst/source/injection/utils/__init__.py | 4 | 0 | 0 | 0 | 0 | 100% |
python/lsst/source/injection/utils/generate_injection_catalog.py | 68 | 56 | 0 | 20 | 0 | 14% |
python/lsst/source/injection/utils/ingest_injection_catalog.py | 23 | 16 | 0 | 4 | 0 | 26% |
python/lsst/source/injection/utils/make_injection_pipeline.py | 108 | 100 | 0 | 62 | 0 | 5% |
python/lsst/source/injection/utils/test_utils.py | 46 | 33 | 0 | 2 | 0 | 27% |
python/lsst/source/injection/version.py | 5 | 0 | 0 | 0 | 0 | 100% |
tests/test_import.py | 6 | 1 | 0 | 2 | 1 | 75% |
tests/test_inject_engine.py | 55 | 35 | 0 | 16 | 1 | 30% |
tests/test_utils.py | 73 | 47 | 0 | 20 | 1 | 33% |
Total | 894 | 674 | 0 | 295 | 3 | 19% |
No items found using the specified filter.