lanl-ansi / Juniper.jl

A JuMP-based Nonlinear Integer Program Solver
https://lanl-ansi.github.io/Juniper.jl/stable/
MIT License
179 stars 22 forks source link

CompatHelper: bump compat for MathOptInterface to 0.10, (keep existing compat) #219

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the MathOptInterface package from ^0.9.1 to ^0.9.1, 0.10. 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 #219 (c26ac01) into master (3a30ee5) will increase coverage by 0.05%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #219      +/-   ##
==========================================
+ Coverage   91.48%   91.53%   +0.05%     
==========================================
  Files          20       20              
  Lines        1950     1950              
==========================================
+ Hits         1784     1785       +1     
+ Misses        166      165       -1     
Impacted Files Coverage Δ
src/bb_strategies.jl 99.56% <0.00%> (+0.43%) :arrow_up:

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 3a30ee5...c26ac01. Read the comment docs.