Coverage report: 16%
coverage.py v7.2.7, created at 2023-06-14 03:04 -0700
coverage.py v7.2.7, created at 2023-06-14 03:04 -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 | 22 | 14 | 0 | 10 | 1 | 28% |
tests/test_update_visit_summary.py | 63 | 53 | 0 | 2 | 1 | 17% |
Total | 1143 | 911 | 0 | 308 | 3 | 16% |
No items found using the specified filter.