Coverage report: 53%
coverage.py v7.4.4, created at 2024-03-27 04:19 -0700
coverage.py v7.4.4, created at 2024-03-27 04:19 -0700
Module | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
python/lsst/obs/__init__.py | 2 | 0 | 0 | 0 | 0 | 100% |
python/lsst/obs/fiberspectrograph/__init__.py | 3 | 0 | 0 | 0 | 0 | 100% |
python/lsst/obs/fiberspectrograph/_instrument.py | 25 | 5 | 0 | 2 | 0 | 81% |
python/lsst/obs/fiberspectrograph/data_manager.py | 44 | 29 | 0 | 2 | 0 | 33% |
python/lsst/obs/fiberspectrograph/filters.py | 2 | 0 | 0 | 0 | 0 | 100% |
python/lsst/obs/fiberspectrograph/spectrum.py | 49 | 31 | 0 | 6 | 0 | 36% |
python/lsst/obs/fiberspectrograph/translator.py | 62 | 25 | 0 | 26 | 0 | 58% |
python/lsst/obs/fiberspectrograph/version.py | 5 | 0 | 0 | 0 | 0 | 100% |
tests/test_ingestion.py | 25 | 11 | 0 | 2 | 1 | 56% |
tests/test_instrument.py | 12 | 5 | 0 | 2 | 1 | 57% |
Total | 229 | 106 | 0 | 40 | 2 | 53% |
No items found using the specified filter.