Coverage report: 17%
coverage.py v7.2.7, created at 2023-08-10 07:57 +0000
coverage.py v7.2.7, created at 2023-08-10 07:57 +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 | 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 | 6 | 0 | 0 | 0 | 0 | 100% |
tests/test_cmd_line_embedder.py | 45 | 35 | 0 | 4 | 1 | 22% |
tests/test_panda_auth_utils.py | 17 | 7 | 0 | 8 | 1 | 44% |
Total | 514 | 398 | 0 | 180 | 2 | 17% |
No items found using the specified filter.