NREL / buildstockbatch

Other
20 stars 13 forks source link

ResStock-HPXML: simulating whole SFA/MF buildings #407

Closed joseph-robertson closed 5 months ago

github-actions[bot] commented 8 months 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 4278537d415d7645740225e57cf3c49252db7552

joseph-robertson commented 5 months ago

OS-HPXML was updated to replace the building_id "ALL" enum with a bool that lives directly in the HPXML file.