Coverage report: 38%
Files Functions Classes
coverage.py v7.5.0, created at 2024-05-03 04:25 -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/verify/__init__.py | 8 | 0 | 0 | 0 | 0 | 100% |
python/lsst/ap/verify/ap_verify.py | 48 | 24 | 0 | 0 | 0 | 50% |
python/lsst/ap/verify/dataset.py | 62 | 35 | 0 | 20 | 0 | 50% |
python/lsst/ap/verify/ingestion.py | 93 | 61 | 0 | 24 | 0 | 27% |
python/lsst/ap/verify/pipeline_driver.py | 76 | 57 | 0 | 22 | 0 | 19% |
python/lsst/ap/verify/testPipeline.py | 139 | 66 | 0 | 12 | 0 | 48% |
python/lsst/ap/verify/testUtils.py | 20 | 9 | 0 | 4 | 0 | 54% |
python/lsst/ap/verify/version.py | 5 | 0 | 0 | 0 | 0 | 100% |
python/lsst/ap/verify/workspace.py | 97 | 47 | 0 | 60 | 0 | 64% |
tests/test_args.py | 54 | 35 | 0 | 16 | 1 | 29% |
tests/test_dataset.py | 56 | 33 | 0 | 10 | 1 | 39% |
tests/test_driver.py | 82 | 51 | 0 | 14 | 1 | 42% |
tests/test_ingestion.py | 101 | 68 | 0 | 20 | 1 | 31% |
tests/test_testPipeline.py | 195 | 163 | 0 | 4 | 1 | 18% |
tests/test_workspace.py | 80 | 54 | 0 | 8 | 1 | 31% |
Total | 1120 | 703 | 0 | 214 | 6 | 38% |
No items found using the specified filter.