Coverage report: 27%
coverage.py v6.4.1, created at 2022-06-10 09:37 +0000
coverage.py v6.4.1, created at 2022-06-10 09:37 +0000
Module | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
python/lsst/__init__.py | 2 | 0 | 0 | 0 | 0 | 100% |
python/lsst/ap/__init__.py | 2 | 0 | 0 | 0 | 0 | 100% |
python/lsst/ap/pipe/__init__.py | 2 | 0 | 0 | 0 | 0 | 100% |
python/lsst/ap/pipe/apPipeParser.py | 197 | 173 | 0 | 98 | 0 | 9% |
python/lsst/ap/pipe/apPipeTaskRunner.py | 6 | 1 | 0 | 2 | 0 | 88% |
python/lsst/ap/pipe/ap_pipe.py | 93 | 59 | 0 | 32 | 0 | 30% |
python/lsst/ap/pipe/createApFakes.py | 76 | 47 | 0 | 14 | 0 | 39% |
python/lsst/ap/pipe/make_apdb.py | 52 | 39 | 0 | 24 | 0 | 25% |
python/lsst/ap/pipe/metrics.py | 53 | 25 | 0 | 20 | 0 | 55% |
python/lsst/ap/pipe/version.py | 6 | 0 | 0 | 0 | 0 | 100% |
tests/test_appipe.py | 88 | 63 | 0 | 20 | 1 | 28% |
tests/test_createApFakes.py | 103 | 81 | 0 | 14 | 1 | 23% |
tests/test_makeapdb.py | 62 | 41 | 0 | 24 | 1 | 30% |
tests/test_metrics.py | 112 | 83 | 0 | 8 | 1 | 30% |
Total | 854 | 612 | 0 | 256 | 4 | 27% |
No items found using the specified filter.