Coverage report: 26%
coverage.py v7.4.4, created at 2024-04-19 04:36 -0700
coverage.py v7.4.4, created at 2024-04-19 04:36 -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/trailedSources/NaivePlugin.py | 185 | 153 | 0 | 36 | 0 | 21% |
python/lsst/meas/extensions/trailedSources/VeresPlugin.py | 74 | 54 | 0 | 10 | 0 | 29% |
python/lsst/meas/extensions/trailedSources/__init__.py | 5 | 0 | 0 | 0 | 0 | 100% |
python/lsst/meas/extensions/trailedSources/utils.py | 6 | 4 | 0 | 0 | 0 | 33% |
python/lsst/meas/extensions/trailedSources/version.py | 5 | 0 | 0 | 0 | 0 | 100% |
tests/test_trailedEdgeSources.py | 133 | 101 | 0 | 18 | 1 | 25% |
tests/test_trailedSources.py | 204 | 158 | 0 | 26 | 1 | 27% |
Total | 618 | 470 | 0 | 90 | 2 | 26% |
No items found using the specified filter.