Coverage report: 47%
Files Functions Classes
coverage.py v7.5.0, created at 2024-04-24 03:59 -0700
File | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
python/lsst/__init__.py | 2 | 0 | 0 | 0 | 0 | 100% |
python/lsst/obs/__init__.py | 2 | 0 | 0 | 0 | 0 | 100% |
python/lsst/obs/cfht/__init__.py | 2 | 0 | 0 | 0 | 0 | 100% |
python/lsst/obs/cfht/_instrument.py | 42 | 18 | 0 | 14 | 0 | 57% |
python/lsst/obs/cfht/cfhtFilters.py | 3 | 0 | 0 | 0 | 0 | 100% |
python/lsst/obs/cfht/cfhtIsrTask.py | 46 | 36 | 0 | 14 | 0 | 17% |
python/lsst/obs/cfht/version.py | 5 | 0 | 0 | 0 | 0 | 100% |
tests/test_colorterms.py | 28 | 15 | 0 | 4 | 1 | 44% |
tests/test_ingest.py | 34 | 9 | 0 | 10 | 1 | 77% |
tests/test_instrument.py | 17 | 6 | 0 | 2 | 1 | 63% |
tests/test_isr.py | 64 | 43 | 0 | 10 | 1 | 35% |
Total | 245 | 127 | 0 | 54 | 4 | 47% |
No items found using the specified filter.