Coverage report: 31%
coverage.py v7.3.1, created at 2023-09-07 11:48 +0000
coverage.py v7.3.1, created at 2023-09-07 11:48 +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 | 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 | 5 | 0 | 0 | 0 | 0 | 100% |
tests/test_createApFakes.py | 103 | 81 | 0 | 10 | 1 | 20% |
tests/test_makeapdb.py | 62 | 41 | 0 | 22 | 1 | 29% |
tests/test_metrics.py | 102 | 75 | 0 | 6 | 1 | 30% |
Total | 449 | 299 | 0 | 68 | 3 | 31% |
No items found using the specified filter.