Coverage report: 34%
coverage.py v6.4.2, created at 2022-07-20 03:47 -0700
coverage.py v6.4.2, created at 2022-07-20 03:47 -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 | 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 | 7 | 0 | 0 | 0 | 0 | 100% |
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 | 470 | 316 | 0 | 104 | 3 | 34% |
No items found using the specified filter.