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

testing julia 1.5 #197

Closed Wikunia closed 4 years ago

Wikunia commented 4 years ago

Testing on the new Julia v1.5 instead of v1.4 now

codecov[bot] commented 4 years ago

Codecov Report

Merging #197 into master will decrease coverage by 0.29%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #197      +/-   ##
==========================================
- Coverage   92.23%   91.94%   -0.30%     
==========================================
  Files          22       22              
  Lines        2010     2010              
==========================================
- Hits         1854     1848       -6     
- Misses        156      162       +6     
Impacted Files Coverage Δ
src/fpump.jl 90.18% <0.00%> (-2.55%) :arrow_down:
src/bb_strategies.jl 99.54% <0.00%> (+0.45%) :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 5ab0874...83b1c51. Read the comment docs.