Coverage report: 33%
coverage.py v7.4.4, created at 2024-03-30 03:05 -0700
coverage.py v7.4.4, created at 2024-03-30 03:05 -0700
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 | 40 | 24 | 0 | 23 | 3 | 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 | 54 | 27 | 0 | 16 | 1 | 51% |
python/lsst/ctrl/bps/parsl/workflow.py | 105 | 73 | 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 | 376 | 236 | 0 | 125 | 6 | 33% |
No items found using the specified filter.