Coverage report: 18%
coverage.py v7.2.1, created at 2023-03-12 03:18 -0700
coverage.py v7.2.1, created at 2023-03-12 03:18 -0700
Module | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
python/lsst/__init__.py | 3 | 0 | 0 | 0 | 0 | 100% |
python/lsst/meas/__init__.py | 3 | 0 | 0 | 0 | 0 | 100% |
python/lsst/meas/extensions/__init__.py | 3 | 0 | 0 | 0 | 0 | 100% |
python/lsst/meas/extensions/scarlet/__init__.py | 3 | 0 | 0 | 0 | 0 | 100% |
python/lsst/meas/extensions/scarlet/scarletDeblendTask.py | 391 | 311 | 0 | 133 | 0 | 15% |
python/lsst/meas/extensions/scarlet/source.py | 26 | 18 | 0 | 4 | 0 | 27% |
python/lsst/meas/extensions/scarlet/version.py | 5 | 0 | 0 | 0 | 0 | 100% |
tests/test_deblend.py | 95 | 77 | 0 | 22 | 1 | 16% |
tests/test_scarlet.py | 41 | 28 | 0 | 6 | 1 | 30% |
tests/utils.py | 43 | 35 | 0 | 16 | 0 | 14% |
Total | 613 | 469 | 0 | 181 | 2 | 18% |
No items found using the specified filter.