erdc / proteus

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

Plugged ArgumentsDict into MoveMesh and MoveMesh2D #1166

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1166      +/-   ##
==========================================
+ Coverage   51.95%   52.00%   +0.05%     
==========================================
  Files         540      540              
  Lines      105973   106091     +118     
==========================================
+ Hits        55057    55173     +116     
- Misses      50916    50918       +2     
Impacted Files Coverage Δ
proteus/mprans/MoveMesh.py 86.11% <100.00%> (+3.63%) :arrow_up:
proteus/tests/test_boundaryconditions.py 97.20% <0.00%> (-0.25%) :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 94c47d6...1469b56. Read the comment docs.