Coverage report: 33%
coverage.py v6.5.0, created at 2023-02-23 04:14 -0800
coverage.py v6.5.0, created at 2023-02-23 04:14 -0800
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/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 | 6 | 0 | 40% |
python/lsst/ap/verify/ingestion.py | 93 | 61 | 0 | 24 | 0 | 27% |
python/lsst/ap/verify/pipeline_driver.py | 78 | 59 | 0 | 26 | 0 | 18% |
python/lsst/ap/verify/testPipeline.py | 115 | 59 | 0 | 12 | 0 | 44% |
python/lsst/ap/verify/testUtils.py | 20 | 9 | 0 | 2 | 0 | 50% |
python/lsst/ap/verify/version.py | 6 | 0 | 0 | 0 | 0 | 100% |
python/lsst/ap/verify/workspace.py | 91 | 46 | 0 | 10 | 0 | 45% |
tests/test_args.py | 54 | 35 | 0 | 16 | 1 | 29% |
tests/test_dataset.py | 56 | 33 | 0 | 8 | 1 | 38% |
tests/test_driver.py | 86 | 55 | 0 | 6 | 1 | 35% |
tests/test_ingestion.py | 101 | 68 | 0 | 16 | 1 | 29% |
tests/test_testPipeline.py | 159 | 130 | 0 | 2 | 1 | 19% |
tests/test_workspace.py | 76 | 51 | 0 | 8 | 1 | 31% |
Total | 1057 | 665 | 0 | 136 | 6 | 33% |
No items found using the specified filter.