SciML / SciMLBase.jl

The Base interface of the SciML ecosystem
https://docs.sciml.ai/SciMLBase/stable
MIT License
121 stars 91 forks source link

fix: use pdesystem for AbstractPDESolution SII #565

Closed AayushSabharwal closed 6 months ago

AayushSabharwal commented 6 months ago

Checklist

Additional context

Add any other context about the problem here.

codecov[bot] commented 6 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (855b485) 26.38% compared to head (72a8576) 5.27%.

Files Patch % Lines
src/solutions/solution_interface.jl 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #565 +/- ## ========================================== - Coverage 26.38% 5.27% -21.12% ========================================== Files 53 53 Lines 4086 4059 -27 ========================================== - Hits 1078 214 -864 - Misses 3008 3845 +837 ```

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