j-fu / VoronoiFVM.jl

Solution of nonlinear multiphysics partial differential equation systems using the Voronoi finite volume method
MIT License
202 stars 34 forks source link

Add more control parameters for implicit Euler, plothistory #87

Closed j-fu closed 10 months ago

codecov-commenter commented 10 months ago

Codecov Report

Attention: 34 lines in your changes are missing coverage. Please review.

Comparison is base (80f2d0f) 86.31% compared to head (07fb69f) 85.55%.

Files Patch % Lines
src/gridvisualize.jl 0.00% 17 Missing :warning:
src/vfvm_exceptions.jl 0.00% 10 Missing :warning:
src/vfvm_solver.jl 60.00% 4 Missing :warning:
src/vfvm_transientsolution.jl 25.00% 3 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #87 +/- ## ========================================== - Coverage 86.31% 85.55% -0.77% ========================================== Files 24 24 Lines 2681 2706 +25 ========================================== + Hits 2314 2315 +1 - Misses 367 391 +24 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.