lanl-ansi / Juniper.jl

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

error message and explanation for #173 #174

Closed Wikunia closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #174 into master will decrease coverage by 0.03%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #174      +/-   ##
==========================================
- Coverage   93.52%   93.48%   -0.04%     
==========================================
  Files          22       22              
  Lines        1977     1981       +4     
==========================================
+ Hits         1849     1852       +3     
- Misses        128      129       +1
Impacted Files Coverage Δ
src/model.jl 97.61% <100%> (+0.11%) :arrow_up:
src/bb_strategies.jl 99.54% <0%> (-0.46%) :arrow_down:

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 8d24507...caeb74a. Read the comment docs.

ccoffrin commented 4 years ago

LGTM.

ccoffrin commented 4 years ago

Might be good to add a note to the changelog as well.