Coverage report: 23%
coverage.py v6.5.0, created at 2022-12-07 21:01 +0000
coverage.py v6.5.0, created at 2022-12-07 21:01 +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 | 94 | 0 | 8% |
python/lsst/ap/pipe/apPipeTaskRunner.py | 6 | 1 | 0 | 0 | 0 | 83% |
python/lsst/ap/pipe/ap_pipe.py | 93 | 59 | 0 | 28 | 0 | 28% |
python/lsst/ap/pipe/createApFakes.py | 76 | 47 | 0 | 8 | 0 | 35% |
python/lsst/ap/pipe/make_apdb.py | 52 | 39 | 0 | 18 | 0 | 19% |
python/lsst/ap/pipe/metrics.py | 53 | 25 | 0 | 8 | 0 | 46% |
python/lsst/ap/pipe/version.py | 6 | 0 | 0 | 0 | 0 | 100% |
tests/test_appipe.py | 88 | 63 | 0 | 16 | 1 | 25% |
tests/test_createApFakes.py | 103 | 81 | 0 | 10 | 1 | 20% |
tests/test_makeapdb.py | 62 | 41 | 0 | 20 | 1 | 27% |
tests/test_metrics.py | 112 | 83 | 0 | 2 | 1 | 26% |
Total | 854 | 612 | 0 | 204 | 4 | 23% |
No items found using the specified filter.