SciML / MethodOfLines.jl

Automatic Finite Difference PDE solving with Julia SciML
https://docs.sciml.ai/MethodOfLines/stable/
MIT License
160 stars 27 forks source link

update to mtk v9 #380

Closed xtalax closed 6 months ago

xtalax commented 6 months ago

Checklist

Additional context

Add any other context about the problem here.

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 84.61538% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 79.73%. Comparing base (113becf) to head (8d7c922).

:exclamation: Current head 8d7c922 differs from pull request most recent head ee9c62a. Consider uploading reports for the commit ee9c62a to get more accurate results

Files Patch % Lines
src/interface/solution/timedep.jl 60.00% 2 Missing :warning:
src/MOL_discretization.jl 0.00% 1 Missing :warning:
src/discretization/staggered_discretize.jl 94.73% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #380 +/- ## ========================================== - Coverage 85.28% 79.73% -5.55% ========================================== Files 41 41 Lines 1991 1979 -12 ========================================== - Hits 1698 1578 -120 - Misses 293 401 +108 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.