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

Reduce boilerplate2 #53

Closed j-fu closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 81.85% // Head: 82.31% // Increases project coverage by +0.45% :tada:

Coverage data is based on head (18cf9d6) compared to base (13af113). Patch coverage: 92.85% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #53 +/- ## ========================================== + Coverage 81.85% 82.31% +0.45% ========================================== Files 19 19 Lines 2282 2267 -15 ========================================== - Hits 1868 1866 -2 + Misses 414 401 -13 ``` | [Impacted Files](https://codecov.io/gh/j-fu/VoronoiFVM.jl/pull/53?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/vfvm\_system.jl](https://codecov.io/gh/j-fu/VoronoiFVM.jl/pull/53/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3Zmdm1fc3lzdGVtLmps) | `84.71% <92.00%> (+2.28%)` | :arrow_up: | | [src/vfvm\_postprocess.jl](https://codecov.io/gh/j-fu/VoronoiFVM.jl/pull/53/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3Zmdm1fcG9zdHByb2Nlc3Muamw=) | `97.64% <100.00%> (-0.14%)` | :arrow_down: | | [src/vfvm\_testfunctions.jl](https://codecov.io/gh/j-fu/VoronoiFVM.jl/pull/53/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3Zmdm1fdGVzdGZ1bmN0aW9ucy5qbA==) | `99.30% <100.00%> (ø)` | | | [src/vfvm\_diffeq\_interface.jl](https://codecov.io/gh/j-fu/VoronoiFVM.jl/pull/53/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3Zmdm1fZGlmZmVxX2ludGVyZmFjZS5qbA==) | `76.71% <0.00%> (+0.32%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.