Coverage report: 20%
coverage.py v7.2.7, created at 2023-06-01 03:29 -0700
coverage.py v7.2.7, created at 2023-06-01 03:29 -0700
Module | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
python/lsst/__init__.py | 2 | 0 | 0 | 0 | 0 | 100% |
python/lsst/meas/__init__.py | 2 | 0 | 0 | 0 | 0 | 100% |
python/lsst/meas/extensions/__init__.py | 2 | 0 | 0 | 0 | 0 | 100% |
python/lsst/meas/extensions/scarlet/__init__.py | 5 | 0 | 0 | 0 | 0 | 100% |
python/lsst/meas/extensions/scarlet/io.py | 262 | 190 | 0 | 72 | 0 | 24% |
python/lsst/meas/extensions/scarlet/scarletDeblendTask.py | 444 | 347 | 0 | 154 | 0 | 17% |
python/lsst/meas/extensions/scarlet/source.py | 71 | 57 | 0 | 6 | 0 | 18% |
python/lsst/meas/extensions/scarlet/utils.py | 11 | 9 | 0 | 4 | 0 | 13% |
python/lsst/meas/extensions/scarlet/version.py | 6 | 0 | 0 | 0 | 0 | 100% |
tests/test_deblend.py | 126 | 105 | 0 | 26 | 1 | 14% |
tests/test_scarlet.py | 31 | 19 | 0 | 2 | 1 | 39% |
tests/utils.py | 43 | 35 | 0 | 16 | 0 | 14% |
Total | 1005 | 762 | 0 | 280 | 2 | 20% |
No items found using the specified filter.