SciML / SciMLBase.jl

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

fix: temporarily remove ambiguous adjoint #716

Closed AayushSabharwal closed 2 weeks ago

AayushSabharwal commented 2 weeks ago

Checklist

Additional context

Add any other context about the problem here.

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 31.35%. Comparing base (5a5cd39) to head (63cc3d6).

Files Patch % Lines
ext/SciMLBaseZygoteExt.jl 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #716 +/- ## ========================================== - Coverage 41.34% 31.35% -9.99% ========================================== Files 55 55 Lines 4632 4605 -27 ========================================== - Hits 1915 1444 -471 - Misses 2717 3161 +444 ```

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