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

Continue from #76 #77

Closed j-fu closed 11 months ago

j-fu commented 11 months ago

This should work now. For a new releas, will add a test example with the (r, -2z) flow.

codecov-commenter commented 11 months ago

Codecov Report

Patch coverage: 92.75% and project coverage change: +0.01 :tada:

Comparison is base (3036e7e) 87.23% compared to head (fe3a542) 87.25%.

: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 #77 +/- ## ========================================== + Coverage 87.23% 87.25% +0.01% ========================================== Files 24 24 Lines 2577 2620 +43 ========================================== + Hits 2248 2286 +38 - Misses 329 334 +5 ``` | [Impacted Files](https://app.codecov.io/gh/j-fu/VoronoiFVM.jl/pull/77?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/VoronoiFVM.jl](https://app.codecov.io/gh/j-fu/VoronoiFVM.jl/pull/77?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL1Zvcm9ub2lGVk0uamw=) | `100.00% <ø> (ø)` | | | [src/vfvm\_formfactors.jl](https://app.codecov.io/gh/j-fu/VoronoiFVM.jl/pull/77?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3Zmdm1fZm9ybWZhY3RvcnMuamw=) | `93.29% <92.75%> (-0.79%)` | :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.