NREL / buildstockbatch

Other
22 stars 14 forks source link

Fix workflow generator refactor #459

Closed joseph-robertson closed 4 months ago

joseph-robertson commented 4 months ago

Pull Request Description

Checklist:

Checklist

Not all may apply

github-actions[bot] commented 4 months ago

File Coverage
All files 88% :white_check_mark:
base.py 91% :white_check_mark:
exc.py 57% :white_check_mark:
hpc.py 79% :white_check_mark:
local.py 70% :white_check_mark:
postprocessing.py 84% :white_check_mark:
utils.py 92% :white_check_mark:
cloud/docker_base.py 88% :white_check_mark:
sampler/base.py 78% :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/shared_testing_stuff.py 85% :white_check_mark:
test/test_docker.py 33% :white_check_mark:
test/test_local.py 97% :white_check_mark:
test/test_validation.py 97% :white_check_mark:
workflow_generator/base.py 89% :white_check_mark:
workflow_generator/commercial/commercial.py 52% :white_check_mark:
workflow_generator/residential/residential_hpxml.py 91% :white_check_mark:
workflow_generator/residential/test_residential_workflow_generator.py 99% :white_check_mark:

Minimum allowed coverage is 33%

Generated by :monkey: cobertura-action against 7f61271b63c06af3781e8a5ce40cf217167f779b

joseph-robertson commented 4 months ago

I'm testing this using resstock here. Tests are passing there, so I'm going to merge this.