erdc / proteus

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

Plugged ArgumentsDict into Dissipation #1171

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 #1171 into master will decrease coverage by 0.11%. The diff coverage is 0.58%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1171      +/-   ##
==========================================
- Coverage   52.04%   51.93%   -0.12%     
==========================================
  Files         540      540              
  Lines      106550   107064     +514     
==========================================
+ Hits        55459    55608     +149     
- Misses      51091    51456     +365     
Impacted Files Coverage Δ
proteus/mprans/Dissipation.py 9.50% <0.58%> (-2.37%) :arrow_down:
proteus/mprans/MCorr3P.py 50.63% <0.00%> (-3.87%) :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...4d7ba54. Read the comment docs.