erdc / proteus

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

Plugged ArgumentsDict into PresInc #1160

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 #1160 into master will increase coverage by 0.04%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1160      +/-   ##
==========================================
+ Coverage   51.76%   51.81%   +0.04%     
==========================================
  Files         540      540              
  Lines      103400   103501     +101     
==========================================
+ Hits        53530    53630     +100     
- Misses      49870    49871       +1     
Impacted Files Coverage Δ
proteus/mprans/PresInc.py 75.84% <100.00%> (+5.28%) :arrow_up:
proteus/tests/test_boundaryconditions.py 97.33% <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 66b6701...8f0ce0d. Read the comment docs.