Coverage report: 29%
coverage.py v6.4.1, created at 2022-07-09 05:50 -0700
coverage.py v6.4.1, created at 2022-07-09 05:50 -0700
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 | 8 | 1 | 50% |
tests/test_cache.py | 63 | 55 | 0 | 24 | 1 | 13% |
tests/test_pySharedPtr.py | 33 | 16 | 0 | 8 | 1 | 59% |
tests/test_pybind11.py | 117 | 88 | 0 | 44 | 1 | 20% |
Total | 245 | 167 | 0 | 84 | 4 | 29% |
No items found using the specified filter.