Coverage report: 37%
coverage.py v6.4.1, created at 2022-06-18 03:44 -0700
coverage.py v6.4.1, created at 2022-06-18 03:44 -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/verify/__init__.py | 8 | 0 | 0 | 0 | 0 | 100% |
python/lsst/ap/verify/ap_verify.py | 48 | 24 | 0 | 10 | 0 | 59% |
python/lsst/ap/verify/dataset.py | 62 | 35 | 0 | 8 | 0 | 41% |
python/lsst/ap/verify/ingestion.py | 93 | 61 | 0 | 28 | 0 | 30% |
python/lsst/ap/verify/pipeline_driver.py | 76 | 57 | 0 | 28 | 0 | 20% |
python/lsst/ap/verify/testPipeline.py | 97 | 50 | 0 | 24 | 0 | 49% |
python/lsst/ap/verify/testUtils.py | 20 | 9 | 0 | 4 | 0 | 54% |
python/lsst/ap/verify/version.py | 6 | 0 | 0 | 0 | 0 | 100% |
python/lsst/ap/verify/workspace.py | 91 | 46 | 0 | 14 | 0 | 47% |
tests/test_args.py | 54 | 35 | 0 | 20 | 1 | 32% |
tests/test_dataset.py | 56 | 33 | 0 | 12 | 1 | 41% |
tests/test_driver.py | 86 | 55 | 0 | 10 | 1 | 38% |
tests/test_ingestion.py | 101 | 68 | 0 | 20 | 1 | 31% |
tests/test_testPipeline.py | 137 | 110 | 0 | 6 | 1 | 22% |
tests/test_workspace.py | 76 | 51 | 0 | 12 | 1 | 34% |
Total | 1015 | 634 | 0 | 196 | 6 | 37% |
No items found using the specified filter.