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

Fix default value for MOI.TimeLimitSec #261

Closed odow closed 11 months ago

odow commented 1 year ago

x-ref https://github.com/jump-dev/MathOptInterface.jl/pull/2256

codecov[bot] commented 1 year ago

Codecov Report

Merging #261 (7d372fd) into master (6253234) will decrease coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #261      +/-   ##
==========================================
- Coverage   91.62%   91.62%   -0.01%     
==========================================
  Files          20       20              
  Lines        2066     2065       -1     
==========================================
- Hits         1893     1892       -1     
  Misses        173      173              
Files Changed Coverage Δ
src/MOI_wrapper/MOI_wrapper.jl 86.53% <100.00%> (-0.07%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more