Coverage report: 20%
coverage.py v6.5.0, created at 2023-01-18 03:10 -0800
coverage.py v6.5.0, created at 2023-01-18 03:10 -0800
Module | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
python/lsst/__init__.py | 3 | 0 | 0 | 0 | 0 | 100% |
python/lsst/atmospec/__init__.py | 8 | 0 | 0 | 0 | 0 | 100% |
python/lsst/atmospec/centroiding.py | 71 | 44 | 0 | 6 | 0 | 35% |
python/lsst/atmospec/dispersion.py | 25 | 17 | 0 | 2 | 0 | 30% |
python/lsst/atmospec/extraction.py | 216 | 177 | 0 | 42 | 0 | 16% |
python/lsst/atmospec/processStar.py | 270 | 197 | 0 | 44 | 0 | 23% |
python/lsst/atmospec/spectraction.py | 215 | 174 | 0 | 62 | 0 | 16% |
python/lsst/atmospec/utils.py | 200 | 173 | 0 | 70 | 0 | 10% |
python/lsst/atmospec/version.py | 6 | 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 | 1144 | 879 | 0 | 242 | 3 | 20% |
No items found using the specified filter.