SciML / SciMLBase.jl

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

Move OptimizationStats to SciMLBase #600

Closed Vaibhavdixit02 closed 5 months ago

Vaibhavdixit02 commented 5 months ago

Checklist

Additional context

Add any other context about the problem here.

ChrisRackauckas commented 5 months ago

Test failures 😓

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (bc92540) 30.43% compared to head (0f8bb02) 30.40%. Report is 13 commits behind head on master.

Files Patch % Lines
src/problems/optimization_problems.jl 47.61% 11 Missing :warning:
src/solutions/optimization_solutions.jl 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #600 +/- ## ========================================== - Coverage 30.43% 30.40% -0.04% ========================================== Files 53 54 +1 Lines 4045 4049 +4 ========================================== Hits 1231 1231 - Misses 2814 2818 +4 ```

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