Coverage report: 21%
coverage.py v6.4.4, created at 2022-08-31 04:48 -0700
coverage.py v6.4.4, created at 2022-08-31 04:48 -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 | 4 | 0 | 0 | 0 | 0 | 100% |
python/lsst/meas/extensions/scarlet/io.py | 240 | 171 | 0 | 76 | 0 | 27% |
python/lsst/meas/extensions/scarlet/scarletDeblendTask.py | 470 | 369 | 0 | 174 | 0 | 17% |
python/lsst/meas/extensions/scarlet/source.py | 71 | 57 | 0 | 6 | 0 | 18% |
python/lsst/meas/extensions/scarlet/version.py | 6 | 0 | 0 | 0 | 0 | 100% |
tests/test_deblend.py | 127 | 105 | 0 | 30 | 1 | 17% |
tests/test_scarlet.py | 31 | 19 | 0 | 6 | 1 | 46% |
tests/utils.py | 43 | 35 | 0 | 16 | 0 | 14% |
Total | 1001 | 756 | 0 | 308 | 2 | 21% |
No items found using the specified filter.