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

Linsolve strategies #70

Closed j-fu closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 82.05% and project coverage change: -0.36 :warning:

Comparison is base (8b90f4e) 88.09% compared to head (171cbbd) 87.74%.

: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 #70 +/- ## ========================================== - Coverage 88.09% 87.74% -0.36% ========================================== Files 21 23 +2 Lines 2672 2692 +20 ========================================== + Hits 2354 2362 +8 - Misses 318 330 +12 ``` | [Impacted Files](https://app.codecov.io/gh/j-fu/VoronoiFVM.jl/pull/70?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/70?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\_exceptions.jl](https://app.codecov.io/gh/j-fu/VoronoiFVM.jl/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3Zmdm1fZXhjZXB0aW9ucy5qbA==) | `0.00% <0.00%> (ø)` | | | [src/vfvm\_solver.jl](https://app.codecov.io/gh/j-fu/VoronoiFVM.jl/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3Zmdm1fc29sdmVyLmps) | `87.79% <ø> (+2.26%)` | :arrow_up: | | [src/vfvm\_linsolve.jl](https://app.codecov.io/gh/j-fu/VoronoiFVM.jl/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3Zmdm1fbGluc29sdmUuamw=) | `74.02% <74.02%> (ø)` | | | [src/vfvm\_assembly.jl](https://app.codecov.io/gh/j-fu/VoronoiFVM.jl/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3Zmdm1fYXNzZW1ibHkuamw=) | `90.19% <90.19%> (ø)` | | | [src/vfvm\_solvercontrol.jl](https://app.codecov.io/gh/j-fu/VoronoiFVM.jl/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3Zmdm1fc29sdmVyY29udHJvbC5qbA==) | `100.00% <100.00%> (+3.03%)` | :arrow_up: | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/j-fu/VoronoiFVM.jl/pull/70/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

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