Coverage report: 26%
coverage.py v6.5.0, created at 2023-01-14 02:25 -0800
coverage.py v6.5.0, created at 2023-01-14 02:25 -0800
Module | 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.