Closed joseph-robertson closed 1 year ago
File | Coverage | |
---|---|---|
All files | 84% |
:white_check_mark: |
base.py | 89% |
:white_check_mark: |
eagle.py | 79% |
:white_check_mark: |
exc.py | 57% |
:white_check_mark: |
local.py | 50% |
: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 | 84% |
:white_check_mark: |
Minimum allowed coverage is 33%
Generated by :monkey: cobertura-action against c5bb12d6b8f197928d5717bc47f01e3376cdf2fb
Closes #381.
Support the following ReportSimulationOutput changes:
include_annual_resilience
andinclude_timeseries_resilience
are now available. We will fix (i.e., user has no option to override) requesting annual resilience outputs. Requesting timeseries resilience outputs is optional.Support the following ReportUtilityBills changes:
include_annual_bills
,include_monthly_bills
, andmonthly_timestamp_convention
are now available. We will fix (i.e., user has no option to override) requesting annual utility bill outputs and not requesting monthly utility bill outputs.Checklist
minimum_coverage
in.github/workflows/ci.yml
as necessary.Run a small batch run on Eagle to make sure it all works if you made changes that will affect Eagle