Coverage report: 26%
coverage.py v7.2.1, created at 2023-03-12 01:43 -0800
coverage.py v7.2.1, created at 2023-03-12 01:43 -0800
Module | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
python/lsst/__init__.py | 3 | 0 | 0 | 0 | 0 | 100% |
python/lsst/ctrl/__init__.py | 3 | 0 | 0 | 0 | 0 | 100% |
python/lsst/ctrl/orca/__init__.py | 5 | 0 | 0 | 0 | 0 | 100% |
python/lsst/ctrl/orca/exceptions.py | 24 | 15 | 0 | 8 | 0 | 28% |
python/lsst/ctrl/orca/multithreading/SharedData.py | 50 | 41 | 0 | 26 | 0 | 12% |
python/lsst/ctrl/orca/multithreading/__init__.py | 0 | 0 | 0 | 0 | 0 | 100% |
tests/test_exceptions.py | 52 | 34 | 0 | 2 | 1 | 35% |
tests/test_sharedData.py | 165 | 124 | 0 | 6 | 1 | 25% |
Total | 302 | 214 | 0 | 42 | 2 | 26% |
No items found using the specified filter.