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

CI for LTS #45

Merged
merged 2 commits into from
Dec 2, 2021
Merged

CI for LTS #45

merged 2 commits into from
Dec 2, 2021

Conversation

ChrisRackauckas
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Dec 2, 2021

Codecov Report

Merging #45 (a60b0f8) into master (878c97e) will increase coverage by 1.14%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
+ Coverage   58.98%   60.12%   +1.14%     
==========================================
  Files           8        8              
  Lines         451      464      +13     
==========================================
+ Hits          266      279      +13     
  Misses        185      185              
Impacted Files Coverage Δ
src/types.jl 100.00% <0.00%> (ø)
src/bisection.jl 88.40% <0.00%> (+0.17%) ⬆️
src/solve.jl 76.19% <0.00%> (+0.78%) ⬆️
src/raphson.jl 37.83% <0.00%> (+1.72%) ⬆️
src/falsi.jl 65.38% <0.00%> (+2.88%) ⬆️
src/utils.jl 15.31% <0.00%> (+3.16%) ⬆️
src/jacobian.jl 34.37% <0.00%> (+4.37%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 878c97e...a60b0f8. Read the comment docs.

@ChrisRackauckas ChrisRackauckas merged commit 3c3858b into master Dec 2, 2021
@ChrisRackauckas ChrisRackauckas deleted the lts branch December 2, 2021 14:00
avik-pal pushed a commit that referenced this pull request Nov 1, 2024
Add Termination Conditions to Broyden
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