erdc / proteus

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

Plugged ArgumentsDict into elastoplastic #1176

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1176      +/-   ##
==========================================
+ Coverage   52.06%   52.13%   +0.06%     
==========================================
  Files         540      540              
  Lines      108524   108671     +147     
==========================================
+ Hits        56504    56652     +148     
+ Misses      52020    52019       -1     
Impacted Files Coverage Δ
proteus/elastoplastic/ElastoPlastic.py 82.13% <100.00%> (+6.03%) :arrow_up:
proteus/tests/test_boundaryconditions.py 97.45% <0.00%> (+0.12%) :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 4658331...c8805db. Read the comment docs.