Coverage report: 16%
coverage.py v7.4.3, created at 2024-02-28 12:06 +0000
coverage.py v7.4.3, created at 2024-02-28 12:06 +0000
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 | 140 | 123 | 0 | 44 | 0 | 9% |
python/lsst/meas/extensions/scarlet/metrics.py | 24 | 13 | 0 | 4 | 0 | 46% |
python/lsst/meas/extensions/scarlet/scarletDeblendTask.py | 392 | 310 | 0 | 142 | 0 | 16% |
python/lsst/meas/extensions/scarlet/utils.py | 81 | 65 | 0 | 22 | 0 | 16% |
python/lsst/meas/extensions/scarlet/version.py | 5 | 0 | 0 | 0 | 0 | 100% |
tests/test_deblend.py | 160 | 136 | 0 | 36 | 1 | 13% |
tests/utils.py | 43 | 35 | 0 | 16 | 0 | 14% |
Total | 856 | 682 | 0 | 264 | 1 | 16% |
No items found using the specified filter.