Coverage report: 39%
Files Functions Classes
coverage.py v7.5.0, created at 2024-05-02 11:12 +0000
File | class | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|---|
python/conftest.py | (no class) | 7 | 0 | 0 | 2 | 0 | 100% |
python/lsst/ctrl/bps/parsl/__init__.py | (no class) | 5 | 0 | 0 | 0 | 0 | 100% |
python/lsst/ctrl/bps/parsl/configuration.py | (no class) | 16 | 0 | 0 | 9 | 3 | 88% |
python/lsst/ctrl/bps/parsl/environment.py | (no class) | 3 | 0 | 0 | 0 | 0 | 100% |
python/lsst/ctrl/bps/parsl/job.py | ParslJob | 63 | 63 | 0 | 24 | 0 | 0% |
python/lsst/ctrl/bps/parsl/job.py | (no class) | 25 | 0 | 0 | 0 | 0 | 100% |
python/lsst/ctrl/bps/parsl/service.py | ParslService | 12 | 12 | 0 | 2 | 0 | 0% |
python/lsst/ctrl/bps/parsl/service.py | (no class) | 8 | 0 | 0 | 0 | 0 | 100% |
python/lsst/ctrl/bps/parsl/site.py | SiteConfig | 26 | 26 | 0 | 6 | 0 | 0% |
python/lsst/ctrl/bps/parsl/site.py | (no class) | 28 | 1 | 0 | 10 | 1 | 95% |
python/lsst/ctrl/bps/parsl/workflow.py | ParslWorkflow | 71 | 71 | 0 | 38 | 0 | 0% |
python/lsst/ctrl/bps/parsl/workflow.py | (no class) | 32 | 0 | 0 | 4 | 0 | 100% |
tests/test_config.py | (no class) | 4 | 0 | 0 | 0 | 0 | 100% |
tests/test_import.py | (no class) | 1 | 0 | 0 | 0 | 0 | 100% |
tests/test_job.py | (no class) | 7 | 0 | 0 | 0 | 0 | 100% |
Total | 308 | 173 | 0 | 95 | 4 | 39% |
No items found using the specified filter.