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: separate out adjoint tests, fix adjoint test #686

Closed AayushSabharwal closed 2 months ago

AayushSabharwal commented 2 months ago

Checklist

Additional context

Add any other context about the problem here.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 40.60%. Comparing base (4a48d01) to head (7fba6b9).

Files Patch % Lines
ext/SciMLBaseChainRulesCoreExt.jl 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #686 +/- ## ========================================== + Coverage 31.79% 40.60% +8.81% ========================================== Files 55 55 Lines 4535 4541 +6 ========================================== + Hits 1442 1844 +402 + Misses 3093 2697 -396 ```

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