Coverage report: 18%
coverage.py v7.3.2, created at 2023-10-13 09:59 +0000
coverage.py v7.3.2, created at 2023-10-13 09:59 +0000
Module | 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 | 52 | 40 | 0 | 24 | 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 | 147 | 121 | 0 | 56 | 0 | 14% |
python/lsst/ctrl/bps/panda/utils.py | 192 | 168 | 0 | 74 | 0 | 9% |
python/lsst/ctrl/bps/panda/version.py | 5 | 0 | 0 | 0 | 0 | 100% |
tests/test_cmd_line_embedder.py | 55 | 41 | 0 | 6 | 1 | 25% |
tests/test_panda_auth_utils.py | 18 | 7 | 0 | 8 | 1 | 46% |
tests/test_utils.py | 24 | 15 | 0 | 4 | 1 | 36% |
Total | 552 | 422 | 0 | 188 | 3 | 18% |
No items found using the specified filter.