dassh-dev / dassh

Ducted Assembly Steady State Heat Transfer Software (DASSH)
Other
17 stars 6 forks source link

Merge spacer grid pressure drop capabilities into develop branch #15

Closed MilosAtz closed 1 year ago

MilosAtz commented 1 year ago

Also features updates to hotspot methodology

codecov-commenter commented 1 year ago

Codecov Report

Merging #15 (68b72a0) into develop (c8d4eb4) will increase coverage by 0.94%. The diff coverage is 90.14%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff             @@
##           develop      #15      +/-   ##
===========================================
+ Coverage    78.55%   79.49%   +0.94%     
===========================================
  Files           45       47       +2     
  Lines        10333    10437     +104     
===========================================
+ Hits          8117     8297     +180     
+ Misses        2216     2140      -76     
Flag Coverage Δ
unittests 79.49% <90.14%> (+0.94%) :arrow_up:

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

Impacted Files Coverage Δ
dassh/correlations/mixing_kc.py 88.37% <ø> (+13.95%) :arrow_up:
dassh/correlations/flowsplit_uctd.py 71.42% <53.84%> (-5.85%) :arrow_down:
dassh/region_rodded.py 87.37% <79.45%> (+4.68%) :arrow_up:
dassh/correlations/grid_cdd.py 81.81% <81.81%> (ø)
dassh/correlations/flowsplit_ctd.py 78.03% <83.33%> (+1.17%) :arrow_up:
dassh/__init__.py 100.00% <100.00%> (ø)
dassh/assembly.py 96.06% <100.00%> (+0.14%) :arrow_up:
dassh/correlations/grid_rehme.py 100.00% <100.00%> (ø)
dassh/hotspot.py 89.23% <100.00%> (+7.34%) :arrow_up:
dassh/reactor.py 87.85% <100.00%> (+1.31%) :arrow_up:
... and 10 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more