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

Precompile trust region only on v1.7+ #127

Merged
merged 2 commits into from
Jan 21, 2023
Merged

Precompile trust region only on v1.7+ #127

merged 2 commits into from
Jan 21, 2023

Conversation

ChrisRackauckas
Copy link
Member

Fixes #121

@codecov
Copy link

codecov bot commented Jan 21, 2023

Codecov Report

Merging #127 (dab302c) into master (4818d8e) will decrease coverage by 0.58%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #127      +/-   ##
==========================================
- Coverage   89.36%   88.79%   -0.58%     
==========================================
  Files           6        6              
  Lines         348      348              
==========================================
- Hits          311      309       -2     
- Misses         37       39       +2     
Impacted Files Coverage Δ
src/NonlinearSolve.jl 60.00% <ø> (ø)
src/utils.jl 64.61% <0.00%> (-3.08%) ⬇️

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

@ChrisRackauckas ChrisRackauckas merged commit b249167 into master Jan 21, 2023
@ChrisRackauckas ChrisRackauckas deleted the prec branch January 21, 2023 21:14
avik-pal pushed a commit that referenced this pull request Nov 1, 2024
Dispatch didn't propagate problem kwargs
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.

Add TrustRegion to Precompilation
1 participant