Coverage report: 19%
coverage.py v6.4, created at 2022-05-24 03:14 -0700
coverage.py v6.4, created at 2022-05-24 03:14 -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 | 525 | 423 | 0 | 195 | 0 | 16% |
python/lsst/meas/extensions/scarlet/source.py | 67 | 53 | 0 | 4 | 0 | 20% |
python/lsst/meas/extensions/scarlet/version.py | 6 | 0 | 0 | 0 | 0 | 100% |
tests/test_deblend.py | 96 | 78 | 0 | 26 | 1 | 19% |
tests/test_scarlet.py | 31 | 19 | 0 | 6 | 1 | 46% |
tests/utils.py | 43 | 35 | 0 | 16 | 0 | 14% |
Total | 780 | 608 | 0 | 247 | 2 | 19% |
No items found using the specified filter.