JuliaSmoothOptimizers / RipQP.jl

MIT License
29 stars 5 forks source link

CompatHelper: bump compat for "NLPModelsModifiers" to "0.2" #47

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the NLPModelsModifiers package from 0.1.2 to 0.1.2, 0.2.

This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 3 years ago

Codecov Report

Merging #47 (c51d853) into master (ae7492b) will increase coverage by 0.07%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
+ Coverage   86.21%   86.28%   +0.07%     
==========================================
  Files          15       15              
  Lines         979      984       +5     
==========================================
+ Hits          844      849       +5     
  Misses        135      135              
Impacted Files Coverage Δ
src/utils.jl 100.00% <ø> (ø)
src/iterations/solve_method.jl 100.00% <100.00%> (ø)
src/multi_precision.jl 100.00% <100.00%> (ø)
src/refinement.jl 95.00% <100.00%> (ø)
src/types_definition.jl 100.00% <100.00%> (ø)

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 be83228...c51d853. Read the comment docs.