Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a default for NLLS #277

Merged
merged 5 commits into from
Nov 6, 2023
Merged

Conversation

avik-pal
Copy link
Member

@avik-pal avik-pal commented Nov 4, 2023

No description provided.

Copy link

codecov bot commented Nov 4, 2023

Codecov Report

Merging #277 (be6d69e) into master (5e8149a) will decrease coverage by 0.14%.
The diff coverage is 88.23%.

@@            Coverage Diff             @@
##           master     #277      +/-   ##
==========================================
- Coverage   93.30%   93.17%   -0.14%     
==========================================
  Files          19       19              
  Lines        1808     1817       +9     
==========================================
+ Hits         1687     1693       +6     
- Misses        121      124       +3     
Files Coverage Δ
ext/NonlinearSolveFastLevenbergMarquardtExt.jl 91.66% <100.00%> (+0.36%) ⬆️
ext/NonlinearSolveLeastSquaresOptimExt.jl 95.83% <100.00%> (+0.18%) ⬆️
src/NonlinearSolve.jl 98.55% <ø> (ø)
src/default.jl 77.01% <81.81%> (-0.49%) ⬇️

... and 1 file with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@ChrisRackauckas ChrisRackauckas merged commit c6c875f into SciML:master Nov 6, 2023
7 of 11 checks passed
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.

2 participants