SciML / SciMLBase.jl

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

Remove `literal_getproperty` adjoint from SciMLBase #701

Closed DhairyaLGandhi closed 4 weeks ago

DhairyaLGandhi commented 1 month ago

Checklist

Additional context

Now that https://github.com/SciML/SciMLSensitivity.jl/pull/1056 has been merged, this adjoint can be removed from here.

Add any other context about the problem here.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 41.53%. Comparing base (de51914) to head (e1bce73).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #701 +/- ## =========================================== + Coverage 28.90% 41.53% +12.62% =========================================== Files 55 55 Lines 4573 4582 +9 =========================================== + Hits 1322 1903 +581 + Misses 3251 2679 -572 ```

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