Coverage report: 33%
coverage.py v7.3.2, created at 2023-12-01 11:22 +0000
coverage.py v7.3.2, created at 2023-12-01 11:22 +0000
Module | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
python/conftest.py | 14 | 1 | 0 | 8 | 2 | 86% |
python/lsst/ctrl/bps/parsl/__init__.py | 5 | 0 | 0 | 0 | 0 | 100% |
python/lsst/ctrl/bps/parsl/configuration.py | 43 | 27 | 0 | 20 | 0 | 35% |
python/lsst/ctrl/bps/parsl/environment.py | 13 | 10 | 0 | 8 | 0 | 14% |
python/lsst/ctrl/bps/parsl/job.py | 90 | 65 | 0 | 26 | 0 | 22% |
python/lsst/ctrl/bps/parsl/service.py | 19 | 12 | 0 | 2 | 0 | 33% |
python/lsst/ctrl/bps/parsl/site.py | 47 | 22 | 0 | 16 | 1 | 54% |
python/lsst/ctrl/bps/parsl/workflow.py | 108 | 76 | 0 | 42 | 0 | 24% |
tests/test_config.py | 6 | 2 | 0 | 0 | 0 | 67% |
tests/test_import.py | 2 | 1 | 0 | 0 | 0 | 50% |
tests/test_job.py | 28 | 21 | 0 | 0 | 0 | 25% |
Total | 375 | 237 | 0 | 122 | 3 | 33% |
No items found using the specified filter.