SciML / SciMLBase.jl

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

Allow storing a trace object in NonlinearSolution #544

Closed avik-pal closed 10 months ago

avik-pal commented 10 months ago

See https://github.com/SciML/NonlinearSolve.jl/pull/292

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (f6b059c) 41.78% compared to head (740db3d) 41.86%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #544 +/- ## ========================================== + Coverage 41.78% 41.86% +0.08% ========================================== Files 53 53 Lines 4150 4151 +1 ========================================== + Hits 1734 1738 +4 + Misses 2416 2413 -3 ```

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