Coverage report: 28%
Files Functions Classes
coverage.py v7.5.3, created at 2024-06-05 23:41 -0700
File | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
python/lsst/__init__.py | 2 | 0 | 0 | 0 | 0 | 100% |
python/lsst/cpputils/__init__.py | 4 | 0 | 0 | 0 | 0 | 100% |
python/lsst/cpputils/backtrace/__init__.py | 1 | 0 | 0 | 0 | 0 | 100% |
python/lsst/cpputils/version.py | 5 | 0 | 0 | 0 | 0 | 100% |
tests/test_backtrace.py | 18 | 8 | 0 | 6 | 1 | 46% |
tests/test_cache.py | 63 | 55 | 0 | 22 | 1 | 11% |
tests/test_pySharedPtr.py | 33 | 16 | 0 | 2 | 1 | 51% |
tests/test_pybind11.py | 117 | 88 | 0 | 52 | 1 | 24% |
Total | 243 | 167 | 0 | 82 | 4 | 28% |
No items found using the specified filter.