Skip to content

Conversation

avik-pal
Copy link
Member

@avik-pal avik-pal commented Feb 26, 2024

Fixes SciML/NonlinearSolve.jl#154

A bit more involved than I thought 😢

Copy link

codecov bot commented Feb 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 5.48%. Comparing base (c988a92) to head (b87f036).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #637       +/-   ##
==========================================
- Coverage   26.26%   5.48%   -20.79%     
==========================================
  Files          55      55               
  Lines        4283    4247       -36     
==========================================
- Hits         1125     233      -892     
- Misses       3158    4014      +856     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ChrisRackauckas
Copy link
Member

It's used for the DiffEqBase/solve.jl dispatches.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NonLinearProblem should not be an AbstractDEProblem
2 participants