SciML / SciMLBase.jl

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

fix: remove implicit MTK dependency, other bug fixes, MTKv9 compatibility #603

Closed AayushSabharwal closed 8 months ago

AayushSabharwal commented 8 months ago

Contrary to the name of the branch, this PR should be able to be merged without MTKv9

Checklist

Additional context

Add any other context about the problem here.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (5d3ac43) 39.96% compared to head (7be3e98) 26.35%. Report is 6 commits behind head on master.

:exclamation: Current head 7be3e98 differs from pull request most recent head 3eb2f15. Consider uploading reports for the commit 3eb2f15 to get more accurate results

Files Patch % Lines
src/solutions/optimization_solutions.jl 12.90% 27 Missing :warning:
src/remake.jl 63.63% 12 Missing :warning:
src/scimlfunctions.jl 56.00% 11 Missing :warning:
src/solutions/solution_interface.jl 0.00% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #603 +/- ## =========================================== - Coverage 39.96% 26.35% -13.62% =========================================== Files 54 54 Lines 4076 4113 +37 =========================================== - Hits 1629 1084 -545 - Misses 2447 3029 +582 ```

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