Skip to content

Add missing test dependencies to Project.toml #108

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

Merged
merged 1 commit into from
Aug 28, 2019
Merged

Add missing test dependencies to Project.toml #108

merged 1 commit into from
Aug 28, 2019

Conversation

ararslan
Copy link
Contributor

@ararslan ararslan commented Aug 9, 2019

Noticed while checking for package testing regressions for the upcoming Julia 1.2 release

@codecov
Copy link

codecov bot commented Aug 9, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #108      +/-   ##
==========================================
+ Coverage   91.42%   93.46%   +2.04%     
==========================================
  Files          10       10              
  Lines         408      490      +82     
==========================================
+ Hits          373      458      +85     
+ Misses         35       32       -3
Impacted Files Coverage Δ
src/objective_types/oncedifferentiable.jl 86.58% <0%> (-2.48%) ⬇️
src/objective_types/twicedifferentiablehv.jl 100% <0%> (ø) ⬆️
src/objective_types/incomplete.jl 97.67% <0%> (+0.05%) ⬆️
src/objective_types/twicedifferentiable.jl 98.3% <0%> (+0.15%) ⬆️
src/NLSolversBase.jl 80% <0%> (+2.22%) ⬆️
src/objective_types/constraints.jl 95.65% <0%> (+2.24%) ⬆️
src/objective_types/nondifferentiable.jl 66.66% <0%> (+4.16%) ⬆️
src/interface.jl 92.62% <0%> (+8.75%) ⬆️

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 62a8d1d...c263def. Read the comment docs.

@tlienart
Copy link
Contributor

bump

@pkofod pkofod merged commit 61c98da into JuliaNLSolvers:master Aug 28, 2019
@pkofod
Copy link
Member

pkofod commented Aug 28, 2019

thanks

@ararslan ararslan deleted the aa/deps branch August 28, 2019 16:30
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