Coverage report: 16%
coverage.py v7.4.4, created at 2024-04-20 03:26 -0700
coverage.py v7.4.4, created at 2024-04-20 03:26 -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 | 151 | 133 | 0 | 46 | 0 | 9% |
python/lsst/meas/extensions/scarlet/metrics.py | 24 | 13 | 0 | 4 | 0 | 46% |
python/lsst/meas/extensions/scarlet/scarletDeblendTask.py | 393 | 311 | 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 | 188 | 163 | 0 | 40 | 1 | 11% |
tests/utils.py | 43 | 35 | 0 | 16 | 0 | 14% |
Total | 896 | 720 | 0 | 270 | 1 | 16% |
No items found using the specified filter.