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 depwarns on 0.6 #363

Merged
merged 1 commit into from
Feb 15, 2017
Merged

Fix depwarns on 0.6 #363

merged 1 commit into from
Feb 15, 2017

Conversation

yuyichao
Copy link
Contributor

No description provided.

@anriseth
Copy link
Contributor

Seems like there are some issues with this fix in LineSearches.jl for v0.4.

@yuyichao
Copy link
Contributor Author

It doesn't look related....

@codecov
Copy link

codecov bot commented Feb 14, 2017

Codecov Report

Merging #363 into master will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff           @@
##           master    #363   +/-   ##
======================================
  Coverage    88.4%   88.4%           
======================================
  Files          29      29           
  Lines        1638    1638           
======================================
  Hits         1448    1448           
  Misses        190     190
Impacted Files Coverage Δ
src/newton.jl 100% <ø> (ø)
src/optimize.jl 86.13% <ø> (ø)
src/nelder_mead.jl 79.71% <ø> (ø)
src/types.jl 69.23% <ø> (ø)

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 e696c5a...a92ac8a. Read the comment docs.

@pkofod
Copy link
Member

pkofod commented Feb 15, 2017

Thanks for doing this

@pkofod pkofod merged commit 37791aa into JuliaNLSolvers:master Feb 15, 2017
@yuyichao yuyichao deleted the 0.6 branch February 15, 2017 12:55
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.

3 participants