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

Bump to JuMP 1.0 #244

Closed odow closed 2 years ago

odow commented 2 years ago

Part of https://github.com/jump-dev/JuMP.jl/issues/2564

codecov[bot] commented 2 years ago

Codecov Report

Merging #244 (061fb86) into master (7e529e9) will decrease coverage by 0.04%. The diff coverage is n/a.

:exclamation: Current head 061fb86 differs from pull request most recent head 09dcb09. Consider uploading reports for the commit 09dcb09 to get more accurate results

@@            Coverage Diff             @@
##           master     #244      +/-   ##
==========================================
- Coverage   91.81%   91.76%   -0.05%     
==========================================
  Files          20       20              
  Lines        2015     2015              
==========================================
- Hits         1850     1849       -1     
- Misses        165      166       +1     
Impacted Files Coverage Δ
src/bb_strategies.jl 99.12% <0.00%> (-0.44%) :arrow_down:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more