dassh-dev / dassh

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

Merge develop into master #7

Closed MilosAtz closed 2 years ago

MilosAtz commented 2 years ago

Add capabilities, updates, and bug fixes to master branch

codecov-commenter commented 2 years ago

Codecov Report

Merging #7 (dca80a8) into master (1f80dc8) will decrease coverage by 0.74%. The diff coverage is 12.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #7      +/-   ##
==========================================
- Coverage   68.95%   68.20%   -0.75%     
==========================================
  Files          42       42              
  Lines        9167     9367     +200     
==========================================
+ Hits         6321     6389      +68     
- Misses       2846     2978     +132     
Impacted Files Coverage Δ
dassh/__main__.py 0.00% <0.00%> (ø)
dassh/plot.py 9.50% <0.00%> (-0.11%) :arrow_down:
dassh/orificing.py 12.53% <4.97%> (+6.33%) :arrow_up:
dassh/logged_class.py 40.94% <10.52%> (-11.69%) :arrow_down:
dassh/read_input.py 71.74% <87.50%> (+0.12%) :arrow_up:
dassh/__init__.py 100.00% <100.00%> (ø)
dassh/power.py 88.57% <100.00%> (+0.15%) :arrow_up:
dassh/table.py 98.18% <100.00%> (+<0.01%) :arrow_up:
dassh/reactor.py 85.51% <0.00%> (+0.15%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1f80dc8...dca80a8. Read the comment docs.