Coverage report: 31%
Files Functions Classes
coverage.py v7.5.0, created at 2024-05-01 05:14 -0700
File | 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 | 39 | 21 | 0 | 16 | 1 | 35% |
Total | 607 | 403 | 0 | 106 | 4 | 31% |
No items found using the specified filter.