Coverage report: 19%
coverage.py v7.3.2, created at 2023-11-30 15:08 +0000
coverage.py v7.3.2, created at 2023-11-30 15:08 +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 | 63 | 51 | 0 | 18 | 0 | 15% |
python/lsst/source/injection/utils/ingest_injection_catalog.py | 23 | 16 | 0 | 4 | 0 | 26% |
python/lsst/source/injection/utils/make_injection_pipeline.py | 103 | 95 | 0 | 60 | 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 | 71 | 46 | 0 | 20 | 1 | 33% |
Total | 882 | 663 | 0 | 291 | 3 | 19% |
No items found using the specified filter.