Coverage report: 20%
coverage.py v6.4, created at 2022-05-27 13:50 +0000
coverage.py v6.4, created at 2022-05-27 13:50 +0000
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 | 12 | 0 | 40% |
python/lsst/atmospec/dispersion.py | 25 | 17 | 0 | 4 | 0 | 34% |
python/lsst/atmospec/extraction.py | 216 | 177 | 0 | 46 | 0 | 17% |
python/lsst/atmospec/processStar.py | 364 | 286 | 0 | 78 | 0 | 19% |
python/lsst/atmospec/spectraction.py | 215 | 174 | 0 | 66 | 0 | 17% |
python/lsst/atmospec/utils.py | 208 | 180 | 0 | 76 | 0 | 10% |
python/lsst/atmospec/version.py | 6 | 0 | 0 | 0 | 0 | 100% |
tests/test_processStar.py | 73 | 56 | 0 | 12 | 2 | 27% |
tests/test_utils.py | 53 | 38 | 0 | 12 | 1 | 31% |
Total | 1242 | 972 | 0 | 306 | 3 | 20% |
No items found using the specified filter.