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

Use FiniteDiff over Calculus and DiffEqDiffTools. #111

Merged
merged 3 commits into from
Jan 14, 2020
Merged

Conversation

pkofod
Copy link
Member

@pkofod pkofod commented Jan 14, 2020

No description provided.

@codecov
Copy link

codecov bot commented Jan 14, 2020

Codecov Report

Merging #111 into master will increase coverage by 0.33%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #111      +/-   ##
==========================================
+ Coverage   93.62%   93.96%   +0.33%     
==========================================
  Files          10       10              
  Lines         502      497       -5     
==========================================
- Hits          470      467       -3     
+ Misses         32       30       -2
Impacted Files Coverage Δ
src/NLSolversBase.jl 80% <ø> (ø) ⬆️
src/objective_types/twicedifferentiable.jl 98.36% <100%> (ø) ⬆️
src/objective_types/oncedifferentiable.jl 86.58% <100%> (ø) ⬆️
src/objective_types/constraints.jl 95.61% <100%> (-0.04%) ⬇️
src/interface.jl 94.06% <0%> (+1.44%) ⬆️

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 be81899...b9a9bd1. Read the comment docs.

@pkofod pkofod merged commit 0f07421 into master Jan 14, 2020
@ChrisRackauckas
Copy link
Contributor

🎉

@pkofod pkofod deleted the finitediff branch January 14, 2020 18:05
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