Coverage report: 28%
coverage.py v7.4.4, created at 2024-03-20 03:46 -0700
coverage.py v7.4.4, created at 2024-03-20 03:46 -0700
Module | 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.