Coverage report: 24%
coverage.py v6.5.0, created at 2023-03-28 05:00 -0700
coverage.py v6.5.0, created at 2023-03-28 05:00 -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/trailedSources/NaivePlugin.py | 178 | 147 | 0 | 18 | 0 | 17% |
python/lsst/meas/extensions/trailedSources/VeresPlugin.py | 74 | 54 | 0 | 8 | 0 | 27% |
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 | 6 | 0 | 0 | 0 | 0 | 100% |
tests/test_trailedSources.py | 204 | 158 | 0 | 14 | 1 | 22% |
Total | 482 | 363 | 0 | 40 | 1 | 24% |
No items found using the specified filter.