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

Handle non-vector inputs #254

Merged
merged 5 commits into from
Oct 20, 2023
Merged

Handle non-vector inputs #254

merged 5 commits into from
Oct 20, 2023

Conversation

ChrisRackauckas
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 20, 2023

Codecov Report

Merging #254 (0640676) into master (2fd9480) will increase coverage by 0.01%.
The diff coverage is 27.77%.

❗ Current head 0640676 differs from pull request most recent head e8778ed. Consider uploading reports for the commit e8778ed to get more accurate results

@@            Coverage Diff             @@
##           master     #254      +/-   ##
==========================================
+ Coverage   25.54%   25.56%   +0.01%     
==========================================
  Files          15       15              
  Lines        1194     1197       +3     
==========================================
+ Hits          305      306       +1     
- Misses        889      891       +2     
Files Coverage Δ
src/NonlinearSolve.jl 84.21% <ø> (ø)
src/jacobian.jl 71.01% <0.00%> (ø)
src/utils.jl 56.07% <50.00%> (-0.12%) ⬇️
src/trustRegion.jl 31.84% <66.66%> (ø)
src/levenberg.jl 0.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ChrisRackauckas ChrisRackauckas merged commit a6c17cb into master Oct 20, 2023
6 of 8 checks passed
@ChrisRackauckas ChrisRackauckas deleted the nonvector branch October 20, 2023 16:33
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.

1 participant