SciML / SciMLBase.jl

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

fix: properly implement SII fallbacks for AbstractJumpProblem #628

Closed AayushSabharwal closed 4 months ago

AayushSabharwal commented 4 months ago

Checklist

Additional context

Add any other context about the problem here.

codecov[bot] commented 4 months ago

Codecov Report

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

Comparison is base (6d3e044) 26.32% compared to head (8fda165) 26.29%. Report is 2 commits behind head on master.

Files Patch % Lines
src/problems/problem_interface.jl 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #628 +/- ## ========================================== - Coverage 26.32% 26.29% -0.03% ========================================== Files 55 55 Lines 4251 4255 +4 ========================================== Hits 1119 1119 - Misses 3132 3136 +4 ```

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