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

Initialiation of quantities #62

Closed j-fu closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@9369d6e). Click here to learn what that means. Patch coverage: 94.87% of modified lines in pull request are covered.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #62 +/- ## ========================================= Coverage ? 85.18% ========================================= Files ? 20 Lines ? 2376 Branches ? 0 ========================================= Hits ? 2024 Misses ? 352 Partials ? 0 ``` | [Impacted Files](https://codecov.io/gh/j-fu/VoronoiFVM.jl/pull/62?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/vfvm\_quantities.jl](https://codecov.io/gh/j-fu/VoronoiFVM.jl/pull/62?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3Zmdm1fcXVhbnRpdGllcy5qbA==) | `88.33% <ø> (ø)` | | | [src/vfvm\_system.jl](https://codecov.io/gh/j-fu/VoronoiFVM.jl/pull/62?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3Zmdm1fc3lzdGVtLmps) | `86.93% <94.59%> (ø)` | | | [src/vfvm\_densesolution.jl](https://codecov.io/gh/j-fu/VoronoiFVM.jl/pull/62?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3Zmdm1fZGVuc2Vzb2x1dGlvbi5qbA==) | `100.00% <100.00%> (ø)` | | | [src/vfvm\_sparsesolution.jl](https://codecov.io/gh/j-fu/VoronoiFVM.jl/pull/62?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3Zmdm1fc3BhcnNlc29sdXRpb24uamw=) | `97.14% <100.00%> (ø)` | | 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 in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.