Coverage report: 34%
coverage.py v7.3.1, created at 2023-09-07 09:52 +0000
coverage.py v7.3.1, created at 2023-09-07 09:52 +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 | 80 | 56 | 0 | 24 | 0 | 23% |
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 | 107 | 76 | 0 | 42 | 0 | 23% |
tests/test_config.py | 6 | 2 | 0 | 0 | 0 | 67% |
tests/test_import.py | 2 | 1 | 0 | 0 | 0 | 50% |
Total | 336 | 207 | 0 | 120 | 3 | 34% |
No items found using the specified filter.