SciML / SciMLBase.jl

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

fix: bugs relating to RecursiveArrayTools@3 #559

Closed AayushSabharwal closed 9 months ago

AayushSabharwal commented 9 months ago

Checklist

Additional context

Add any other context about the problem here.

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (5ef535d) 0.00% compared to head (322375d) 5.27%. Report is 2 commits behind head on master.

Files Patch % Lines
ext/SciMLBaseZygoteExt.jl 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #559 +/- ## ========================================= + Coverage 0.00% 5.27% +5.27% ========================================= Files 53 53 Lines 4028 4057 +29 ========================================= + Hits 0 214 +214 + Misses 4028 3843 -185 ```

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