Coverage report: 18%
coverage.py v7.3.2, created at 2023-12-06 11:12 +0000
coverage.py v7.3.2, created at 2023-12-06 11:12 +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 | 48 | 37 | 0 | 22 | 0 | 16% |
python/lsst/ctrl/bps/panda/constants.py | 13 | 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 | 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 | 533 | 409 | 0 | 182 | 3 | 18% |
No items found using the specified filter.