Coverage report: 32%
coverage.py v7.4.4, created at 2024-04-16 04:45 -0700
coverage.py v7.4.4, created at 2024-04-16 04:45 -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 | 57 | 42 | 0 | 22 | 0 | 22% |
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% |
tests/test_pipelines.py | 27 | 13 | 0 | 10 | 1 | 41% |
Total | 595 | 395 | 0 | 100 | 4 | 32% |
No items found using the specified filter.