j-fu / VoronoiFVM.jl

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

Allow bailout with solution return if handle_exceptions is true #75

Closed j-fu closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 73.52% and project coverage change: -0.17 :warning:

Comparison is base (ada3fa4) 87.40% compared to head (429b515) 87.23%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #75 +/- ## ========================================== - Coverage 87.40% 87.23% -0.17% ========================================== Files 24 24 Lines 2564 2577 +13 ========================================== + Hits 2241 2248 +7 - Misses 323 329 +6 ``` | [Impacted Files](https://app.codecov.io/gh/j-fu/VoronoiFVM.jl/pull/75?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/vfvm\_solvercontrol.jl](https://app.codecov.io/gh/j-fu/VoronoiFVM.jl/pull/75?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3Zmdm1fc29sdmVyY29udHJvbC5qbA==) | `91.42% <ø> (ø)` | | | [src/vfvm\_solver.jl](https://app.codecov.io/gh/j-fu/VoronoiFVM.jl/pull/75?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3Zmdm1fc29sdmVyLmps) | `85.96% <73.52%> (-1.95%)` | :arrow_down: |

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