SciML / MethodOfLines.jl

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

Bump deps #397

Closed ChrisRackauckas closed 5 months ago

AayushSabharwal commented 5 months ago

I think this was accidentally closed?

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 83.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 84.87%. Comparing base (bc0bf8c) to head (1c8ae3a).

Files Patch % Lines
src/interface/solution/common.jl 50.00% 1 Missing :warning:
src/system_parsing/pde_system_transformation.jl 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #397 +/- ## ========================================== + Coverage 78.79% 84.87% +6.08% ========================================== Files 41 41 Lines 1990 1990 ========================================== + Hits 1568 1689 +121 + Misses 422 301 -121 ```

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