KiranRamesh-Aero / UnsteadyFlowSolvers.jl

Solvers for problems involving unsteady fluid flow
MIT License
22 stars 22 forks source link

UI and LVE model #42

Closed mtwhite4 closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #42 into master will decrease coverage by 3.36%. The diff coverage is 0.6%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #42      +/-   ##
=========================================
- Coverage    9.66%   6.29%   -3.37%     
=========================================
  Files           8      14       +6     
  Lines        1708    2685     +977     
=========================================
+ Hits          165     169       +4     
- Misses       1543    2516     +973
Impacted Files Coverage Δ
src/UI/s1Cmds.jl 0% <0%> (ø)
src/kinem.jl 4.3% <0%> (-0.97%) :arrow_down:
src/UI/UI_main.jl 0% <0%> (ø)
src/xfoil/XfoilWrapper.jl 0% <0%> (ø)
src/utils.jl 5.64% <0%> (+0.21%) :arrow_up:
src/UI/UI_utils.jl 0% <0%> (ø)
src/UI/s2Cmds.jl 0% <0%> (ø)
src/lowOrder2D/solvers.jl 12.22% <0%> (+1.36%) :arrow_up:
src/lowOrder2D/LVE.jl 0% <0%> (ø)
src/plots/plots2D.jl 0% <0%> (ø) :arrow_up:
... and 14 more

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 f64104d...0d43894. Read the comment docs.

KiranRamesh-Aero commented 4 years ago

Great work Matt. I’ll check and merge this in a couple of weeks.