Coverage report: 31%
coverage.py v7.4.4, created at 2024-03-23 14:05 +0000
coverage.py v7.4.4, created at 2024-03-23 14:05 +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 | 76 | 35 | 0 | 10 | 0 | 50% |
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 | 184 | 136 | 0 | 18 | 1 | 29% |
Total | 563 | 379 | 0 | 86 | 3 | 31% |
No items found using the specified filter.