SciML / SciMLBase.jl

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

test: fix several downstream test failures #706

Closed AayushSabharwal closed 3 weeks ago

AayushSabharwal commented 3 weeks ago

Checklist

Additional context

Add any other context about the problem here.

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 33.33333% with 20 lines in your changes missing coverage. Please review.

Project coverage is 41.39%. Comparing base (6b220f9) to head (5112e27).

Files Patch % Lines
ext/SciMLBaseZygoteExt.jl 33.33% 20 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #706 +/- ## ========================================== + Coverage 31.47% 41.39% +9.92% ========================================== Files 55 55 Lines 4588 4626 +38 ========================================== + Hits 1444 1915 +471 + Misses 3144 2711 -433 ```

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