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

Fix typos in NDifferentiable examples #121

Merged
merged 1 commit into from
May 26, 2020

Conversation

ChrisRackauckas
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Mar 9, 2020

Codecov Report

Merging #121 into master will increase coverage by 0.34%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #121      +/-   ##
==========================================
+ Coverage   93.96%   94.31%   +0.34%     
==========================================
  Files          10       10              
  Lines         497      510      +13     
==========================================
+ Hits          467      481      +14     
+ Misses         30       29       -1
Impacted Files Coverage Δ
src/interface.jl 94.4% <0%> (+0.33%) ⬆️
src/objective_types/oncedifferentiable.jl 87.2% <0%> (+0.62%) ⬆️
src/objective_types/constraints.jl 96.52% <0%> (+0.9%) ⬆️
src/NLSolversBase.jl 81.81% <0%> (+1.81%) ⬆️

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 1defd33...27832f8. Read the comment docs.

@pkofod pkofod merged commit 358adf0 into JuliaNLSolvers:master May 26, 2020
@ChrisRackauckas ChrisRackauckas deleted the patch-5 branch May 27, 2020 08:51
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