Coverage report: 20%
coverage.py v7.4.4, created at 2024-03-20 05:37 -0700
coverage.py v7.4.4, created at 2024-03-20 05:37 -0700
Module | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
python/lsst/__init__.py | 2 | 0 | 0 | 0 | 0 | 100% |
python/lsst/atmospec/__init__.py | 7 | 0 | 0 | 0 | 0 | 100% |
python/lsst/atmospec/centroiding.py | 80 | 53 | 0 | 10 | 0 | 30% |
python/lsst/atmospec/dispersion.py | 25 | 17 | 0 | 2 | 0 | 30% |
python/lsst/atmospec/extraction.py | 216 | 177 | 0 | 50 | 0 | 18% |
python/lsst/atmospec/processStar.py | 336 | 226 | 0 | 70 | 1 | 27% |
python/lsst/atmospec/spectraction.py | 252 | 211 | 0 | 78 | 0 | 15% |
python/lsst/atmospec/utils.py | 250 | 215 | 0 | 90 | 0 | 10% |
python/lsst/atmospec/version.py | 5 | 0 | 0 | 0 | 0 | 100% |
tests/test_processStar.py | 73 | 56 | 0 | 8 | 2 | 23% |
tests/test_utils.py | 57 | 41 | 0 | 8 | 1 | 26% |
Total | 1303 | 996 | 0 | 316 | 4 | 20% |
No items found using the specified filter.