Coverage report: 30%
coverage.py v7.2.7, created at 2023-07-05 03:25 -0700
coverage.py v7.2.7, created at 2023-07-05 03:25 -0700
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 | 1 | 0 | 0 | 0 | 0 | 100% |
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 | 44 | 16 | 0 | 4 | 0 | 58% |
python/lsst/ap/pipe/version.py | 6 | 0 | 0 | 0 | 0 | 100% |
tests/test_createApFakes.py | 103 | 81 | 0 | 10 | 1 | 20% |
tests/test_makeapdb.py | 62 | 41 | 0 | 20 | 1 | 27% |
tests/test_metrics.py | 102 | 75 | 0 | 2 | 1 | 27% |
Total | 450 | 299 | 0 | 62 | 3 | 30% |
No items found using the specified filter.