KiranRamesh-Aero / UnsteadyFlowSolvers.jl

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

Minor syntax corrections #30

Closed amtnz closed 5 years ago

amtnz commented 5 years ago

Do not affect functioning

codecov-io commented 5 years ago

Codecov Report

Merging #30 into master will increase coverage by <.01%. The diff coverage is 16.66%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #30      +/-   ##
=========================================
+ Coverage    9.64%   9.65%   +<.01%     
=========================================
  Files           8       8              
  Lines        1710    1709       -1     
=========================================
  Hits          165     165              
+ Misses       1545    1544       -1
Impacted Files Coverage Δ
src/kinem.jl 5.26% <0%> (ø) :arrow_up:
src/lowOrder2D/typedefs.jl 18.56% <0%> (ø) :arrow_up:
src/lowOrder2D/calcs.jl 20.28% <0%> (+0.05%) :arrow_up:
src/utils.jl 5.38% <100%> (ø) :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 11b8381...16521f2. Read the comment docs.