Coverage report: 17%
coverage.py v7.2.7, created at 2023-07-12 12:10 -0700
coverage.py v7.2.7, created at 2023-07-12 12:10 -0700
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 | 102 | 61 | 0 | 32 | 0 | 31% |
python/lsst/drp/tasks/gbdesAstrometricFit.py | 431 | 369 | 0 | 114 | 0 | 11% |
python/lsst/drp/tasks/update_visit_summary.py | 232 | 167 | 0 | 96 | 0 | 21% |
python/lsst/drp/tasks/version.py | 6 | 0 | 0 | 0 | 0 | 100% |
tests/test_gbdesAstrometricFit.py | 281 | 247 | 0 | 54 | 1 | 10% |
tests/test_import.py | 6 | 1 | 0 | 2 | 1 | 75% |
tests/test_update_visit_summary.py | 63 | 53 | 0 | 2 | 1 | 17% |
Total | 1127 | 898 | 0 | 300 | 3 | 17% |
No items found using the specified filter.