KiranRamesh-Aero / UnsteadyFlowSolvers.jl

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

Minor syntax modifications #33

Closed amtnz closed 5 years ago

amtnz commented 5 years ago

Forget about the previous "flap definition" comment. Flap variables added to the "TwoDSurf" type have already been removed. New branch called "flap" hereinafter.

codecov-io commented 5 years ago

Codecov Report

Merging #33 into master will not change coverage. The diff coverage is 9.52%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #33   +/-   ##
======================================
  Coverage    9.66%   9.66%           
======================================
  Files           8       8           
  Lines        1708    1708           
======================================
  Hits          165     165           
  Misses       1543    1543
Impacted Files Coverage Δ
src/utils.jl 5.42% <0%> (ø) :arrow_up:
src/lowOrder2D/typedefs.jl 18.56% <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 f64104d...94d83d5. Read the comment docs.

KiranRamesh-Aero commented 5 years ago

It says "amtnz wants to merge 2 commits into KiranUofG:master from amtnz:master"

The flap definitions cannot be merged into the master branch. Make sure it is being merged to the Flap branch.