QSD-Group / QSDsan

Quantitative Sustainable Design (QSD) of sanitation and resource recovery systems.
https://qsdsan.com
Other
30 stars 12 forks source link

update CHP.heating_utilities #90

Closed jiananf2 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #90 (7513398) into main (94d4acf) will decrease coverage by 0.00%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #90      +/-   ##
==========================================
- Coverage   75.41%   75.40%   -0.01%     
==========================================
  Files          85       85              
  Lines       14523    14522       -1     
  Branches     1590     1590              
==========================================
- Hits        10952    10951       -1     
  Misses       3112     3112              
  Partials      459      459              
Flag Coverage Δ
unittests 75.40% <100.00%> (-0.01%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
qsdsan/sanunits/_combustion.py 76.80% <100.00%> (-0.12%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

jiananf2 commented 1 year ago

the original script has empty CHP.heat_utilities, fixed so that CHP can update heating utilities

yalinli2 commented 1 year ago

awesome & thanks!