Coverage report: 17%
coverage.py v7.3.1, created at 2023-09-09 11:18 +0000
coverage.py v7.3.1, created at 2023-09-09 11:18 +0000
Module | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
python/lsst/__init__.py | 2 | 0 | 0 | 0 | 0 | 100% |
python/lsst/drp/__init__.py | 2 | 0 | 0 | 0 | 0 | 100% |
python/lsst/drp/tasks/__init__.py | 2 | 0 | 0 | 0 | 0 | 100% |
python/lsst/drp/tasks/forcedPhotCoadd.py | 98 | 58 | 0 | 30 | 0 | 31% |
python/lsst/drp/tasks/gbdesAstrometricFit.py | 451 | 389 | 0 | 134 | 0 | 11% |
python/lsst/drp/tasks/update_visit_summary.py | 232 | 167 | 0 | 100 | 0 | 22% |
python/lsst/drp/tasks/version.py | 5 | 0 | 0 | 0 | 0 | 100% |
tests/test_gbdesAstrometricFit.py | 281 | 247 | 0 | 62 | 1 | 13% |
tests/test_import.py | 6 | 1 | 0 | 2 | 1 | 75% |
tests/test_update_visit_summary.py | 63 | 53 | 0 | 2 | 1 | 17% |
Total | 1142 | 915 | 0 | 330 | 3 | 17% |
No items found using the specified filter.