Coverage report: 39%
coverage.py v7.4.2, created at 2024-02-22 11:41 +0000
coverage.py v7.4.2, created at 2024-02-22 11:41 +0000
Module | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
python/lsst/__init__.py | 2 | 0 | 0 | 0 | 0 | 100% |
python/lsst/ctrl/__init__.py | 2 | 0 | 0 | 0 | 0 | 100% |
python/lsst/ctrl/execute/__init__.py | 0 | 0 | 0 | 0 | 0 | 100% |
python/lsst/ctrl/execute/allocationConfig.py | 11 | 0 | 0 | 0 | 0 | 100% |
python/lsst/ctrl/execute/allocatorParser.py | 29 | 23 | 0 | 0 | 0 | 21% |
python/lsst/ctrl/execute/condorConfig.py | 20 | 2 | 0 | 0 | 0 | 90% |
python/lsst/ctrl/execute/condorInfoConfig.py | 22 | 7 | 0 | 4 | 1 | 62% |
python/lsst/ctrl/execute/envString.py | 14 | 10 | 0 | 4 | 0 | 22% |
python/lsst/ctrl/execute/seqFile.py | 23 | 16 | 0 | 6 | 0 | 24% |
python/lsst/ctrl/execute/templateWriter.py | 15 | 13 | 0 | 4 | 0 | 11% |
tests/test_allocationConfig.py | 28 | 16 | 0 | 2 | 1 | 43% |
tests/test_allocatorParser.py | 23 | 13 | 0 | 2 | 1 | 44% |
tests/test_condorConfig.py | 78 | 62 | 0 | 2 | 1 | 21% |
tests/test_condorInfoConfig.py | 20 | 10 | 0 | 2 | 1 | 50% |
tests/test_dagIdInfo.py | 31 | 19 | 0 | 2 | 1 | 39% |
tests/test_seqFile.py | 18 | 9 | 0 | 4 | 1 | 45% |
tests/test_templateWriter.py | 24 | 12 | 0 | 4 | 1 | 46% |
Total | 360 | 212 | 0 | 36 | 8 | 39% |
No items found using the specified filter.