Coverage report: 26%
Files Functions Classes
coverage.py v7.5.0, created at 2024-04-24 23:44 -0700
File | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
python/lsst/__init__.py | 3 | 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 | 6 | 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 | 42 | 1 | 19% |
Total | 245 | 167 | 0 | 72 | 4 | 26% |
No items found using the specified filter.