erdc / proteus

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

update stack commit #1186

Closed cekees closed 4 years ago

cekees 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 #1186 into master will increase coverage by 0.79%. The diff coverage is 89.30%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1186      +/-   ##
==========================================
+ Coverage   50.72%   51.51%   +0.79%     
==========================================
  Files         541      540       -1     
  Lines      109397   109440      +43     
==========================================
+ Hits        55488    56380     +892     
+ Misses      53909    53060     -849     
Impacted Files Coverage Δ
...r_tests/import_modules/NavierStokes_ST_LS_SO_VV.py 41.30% <ø> (ø)
...import_modules/TwophaseNavierStokes_ST_LS_SO_VV.py 11.26% <ø> (ø)
...teus/tests/solver_tests/import_modules/cavity2d.py 66.18% <ø> (ø)
.../solver_tests/import_modules/nseDrivenCavity_2d.py 100.00% <ø> (ø)
...olver_tests/import_modules/nseDrivenCavity_2d_n.py 66.66% <ø> (ø)
...olver_tests/import_modules/nseDrivenCavity_2d_p.py 78.82% <ø> (ø)
...lver_tests/import_modules/stokesDrivenCavity_2d.py 100.00% <ø> (ø)
...er_tests/import_modules/stokesDrivenCavity_2d_n.py 64.51% <ø> (ø)
...er_tests/import_modules/stokesDrivenCavity_2d_p.py 93.22% <ø> (ø)
...ts/import_modules/twp_navier_stokes_cavity_2d_n.py 55.43% <ø> (ø)
... and 41 more

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 ea234dd...7be3f8c. Read the comment docs.