Coverage report: 17%
coverage.py v7.4.4, created at 2024-04-20 04:12 -0700
coverage.py v7.4.4, created at 2024-04-20 04:12 -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/assemble_cell_coadd.py | 148 | 100 | 0 | 36 | 0 | 29% |
python/lsst/drp/tasks/assemble_coadd.py | 633 | 507 | 0 | 236 | 0 | 16% |
python/lsst/drp/tasks/dcr_assemble_coadd.py | 413 | 338 | 0 | 118 | 0 | 15% |
python/lsst/drp/tasks/forcedPhotCoadd.py | 100 | 59 | 0 | 30 | 0 | 32% |
python/lsst/drp/tasks/gbdesAstrometricFit.py | 741 | 646 | 0 | 270 | 0 | 10% |
python/lsst/drp/tasks/update_visit_summary.py | 235 | 170 | 0 | 102 | 0 | 22% |
python/lsst/drp/tasks/version.py | 5 | 0 | 0 | 0 | 0 | 100% |
tests/assemble_coadd_test_utils.py | 155 | 107 | 0 | 30 | 0 | 27% |
tests/test_assemble_cell_coadd.py | 49 | 29 | 0 | 12 | 1 | 34% |
tests/test_assemble_coadd.py | 153 | 105 | 0 | 16 | 1 | 29% |
tests/test_dcr_assemble_coadd.py | 80 | 64 | 0 | 8 | 1 | 19% |
tests/test_gbdesAstrometricFit.py | 484 | 436 | 0 | 108 | 1 | 11% |
tests/test_import.py | 6 | 1 | 0 | 2 | 1 | 75% |
tests/test_update_visit_summary.py | 63 | 53 | 0 | 2 | 1 | 17% |
Total | 3271 | 2615 | 0 | 970 | 6 | 17% |
No items found using the specified filter.