Coverage report: 16%
coverage.py v6.5.0, created at 2022-12-09 03:26 -0800
coverage.py v6.5.0, created at 2022-12-09 03:26 -0800
Module | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
python/lsst/__init__.py | 3 | 0 | 0 | 0 | 0 | 100% |
python/lsst/summit/__init__.py | 3 | 0 | 0 | 0 | 0 | 100% |
python/lsst/summit/utils/__init__.py | 6 | 0 | 0 | 0 | 0 | 100% |
python/lsst/summit/utils/astrometry/__init__.py | 1 | 0 | 0 | 0 | 0 | 100% |
python/lsst/summit/utils/astrometry/anet.py | 173 | 134 | 0 | 38 | 0 | 19% |
python/lsst/summit/utils/astrometry/utils.py | 117 | 99 | 0 | 16 | 0 | 14% |
python/lsst/summit/utils/bestEffort.py | 87 | 70 | 0 | 16 | 0 | 17% |
python/lsst/summit/utils/butlerUtils.py | 227 | 184 | 0 | 102 | 1 | 13% |
python/lsst/summit/utils/imageExaminer.py | 322 | 278 | 0 | 66 | 0 | 11% |
python/lsst/summit/utils/quickLook.py | 90 | 72 | 0 | 30 | 0 | 15% |
python/lsst/summit/utils/spectrumExaminer.py | 302 | 273 | 0 | 63 | 0 | 8% |
python/lsst/summit/utils/utils.py | 241 | 188 | 0 | 44 | 5 | 20% |
tests/test_bestEffortIsr.py | 24 | 12 | 0 | 2 | 1 | 50% |
tests/test_butlerUtils.py | 273 | 226 | 0 | 76 | 1 | 14% |
tests/test_imageExaminer.py | 31 | 16 | 0 | 2 | 1 | 48% |
tests/test_utils.py | 75 | 52 | 0 | 8 | 1 | 29% |
Total | 1975 | 1604 | 0 | 463 | 10 | 16% |
No items found using the specified filter.