erdc / proteus

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

Plugged ArgumentsDict into MCorr #1168

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 #1168 into master will decrease coverage by 0.03%. The diff coverage is 42.98%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1168      +/-   ##
==========================================
- Coverage   52.04%   52.01%   -0.04%     
==========================================
  Files         540      540              
  Lines      106550   106975     +425     
==========================================
+ Hits        55459    55639     +180     
- Misses      51091    51336     +245     
Impacted Files Coverage Δ
proteus/mprans/MCorr.py 51.43% <42.98%> (-5.78%) :arrow_down:
proteus/tests/test_boundaryconditions.py 97.20% <0.00%> (-0.37%) :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 936b0c4...26a88e4. Read the comment docs.