erdc / proteus

A computational methods and simulation toolkit
http://proteustoolkit.org
MIT License
88 stars 56 forks source link

Plugged ArgumentsDict into vof3p #1150

Closed JohanMabille closed 4 years ago

JohanMabille commented 4 years ago

Mandatory Checklist

Please ensure that the following criteria are met:

As a general rule of thumb, try to follow PEP8 guidelines.

Description

codecov[bot] commented 4 years ago

Codecov Report

Merging #1150 into master will increase coverage by 0.05%. The diff coverage is 88.27%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1150      +/-   ##
==========================================
+ Coverage   51.77%   51.82%   +0.05%     
==========================================
  Files         540      540              
  Lines      103400   103559     +159     
==========================================
+ Hits        53531    53671     +140     
- Misses      49869    49888      +19     
Impacted Files Coverage Δ
proteus/mprans/VOF3P.py 71.41% <88.27%> (+3.70%) :arrow_up:
proteus/tests/test_boundaryconditions.py 97.45% <0.00%> (-0.13%) :arrow_down:

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 b2bc723...05156ea. Read the comment docs.