Closed nmerket closed 1 year ago
File | Coverage | |
---|---|---|
All files | 86% |
:white_check_mark: |
base.py | 90% |
:white_check_mark: |
eagle.py | 77% |
:white_check_mark: |
exc.py | 57% |
:white_check_mark: |
local.py | 70% |
:white_check_mark: |
postprocessing.py | 84% |
:white_check_mark: |
utils.py | 96% |
:white_check_mark: |
sampler/base.py | 79% |
:white_check_mark: |
sampler/downselect.py | 33% |
:white_check_mark: |
sampler/precomputed.py | 93% |
:white_check_mark: |
sampler/residential_quota.py | 61% |
:white_check_mark: |
test/test_docker.py | 33% |
:white_check_mark: |
test/test_validation.py | 97% |
:white_check_mark: |
workflow_generator/base.py | 90% |
:white_check_mark: |
workflow_generator/commercial.py | 53% |
:white_check_mark: |
workflow_generator/residential_hpxml.py | 86% |
:white_check_mark: |
Minimum allowed coverage is 33%
Generated by :monkey: cobertura-action against e639163712417d4bd19ec249d5bdff31d7ec8319
Fixes #404.
Pull Request Description
At the request of the HPC team, we're cleaning up
/tmp/scratch
at the end of the job because their script is timing out and causing the nodes to fail and be pulled out of the pool.Checklist
Not all may apply
minimum_coverage
in.github/workflows/ci.yml
as necessary.Update validation for project config yaml file changesUpdate existing documentation