tkoolen / Parametron.jl

Efficiently solving instances of a parameterized family of (possibly mixed-integer) linear/quadratic optimization problems in Julia
Other
73 stars 7 forks source link

Drop support for Julia 0.6 #82

Closed tkoolen closed 6 years ago

tkoolen commented 6 years ago

PR opened now to get FemtoCleaner to do its thing.

tkoolen commented 6 years ago

FemtoCleaner is down and I'm having trouble getting it to work locally (probably related), so I'll do it myself.

codecov[bot] commented 6 years ago

Codecov Report

Merging #82 into master will increase coverage by 0.19%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #82      +/-   ##
==========================================
+ Coverage   97.57%   97.76%   +0.19%     
==========================================
  Files           8        8              
  Lines         494      492       -2     
==========================================
- Hits          482      481       -1     
+ Misses         12       11       -1
Impacted Files Coverage Δ
src/model.jl 96.15% <ø> (ø) :arrow_up:
src/debug.jl 100% <ø> (ø) :arrow_up:
src/lazyexpression.jl 100% <100%> (+1.36%) :arrow_up:
src/functions.jl 99.19% <100%> (ø) :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 faff5d0...079577a. Read the comment docs.