Coverage report: 16%
Files Functions Classes
coverage.py v7.5.0, created at 2024-04-24 03:05 -0700
File | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
python/lsst/ctrl/bps/panda/__init__.py | 2 | 0 | 0 | 0 | 0 | 100% |
python/lsst/ctrl/bps/panda/cmd_line_embedder.py | 48 | 37 | 0 | 22 | 0 | 16% |
python/lsst/ctrl/bps/panda/constants.py | 14 | 0 | 0 | 0 | 0 | 100% |
python/lsst/ctrl/bps/panda/panda_auth_utils.py | 43 | 30 | 0 | 16 | 0 | 22% |
python/lsst/ctrl/bps/panda/panda_service.py | 191 | 165 | 0 | 80 | 0 | 10% |
python/lsst/ctrl/bps/panda/utils.py | 266 | 235 | 0 | 90 | 0 | 9% |
python/lsst/ctrl/bps/panda/version.py | 5 | 0 | 0 | 0 | 0 | 100% |
tests/test_cmd_line_embedder.py | 50 | 38 | 0 | 4 | 1 | 24% |
tests/test_panda_auth_utils.py | 18 | 7 | 0 | 8 | 1 | 46% |
tests/test_utils.py | 15 | 8 | 0 | 2 | 1 | 47% |
Total | 652 | 520 | 0 | 222 | 3 | 16% |
No items found using the specified filter.