Coverage report: 27%
coverage.py v7.2.7, created at 2023-07-23 08:40 +0000
coverage.py v7.2.7, created at 2023-07-23 08:40 +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/trailedSources/NaivePlugin.py | 178 | 147 | 0 | 30 | 0 | 22% |
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_trailedSources.py | 204 | 158 | 0 | 26 | 1 | 27% |
Total | 478 | 363 | 0 | 66 | 1 | 27% |
No items found using the specified filter.