jump-dev / PiecewiseLinearOpt.jl

Solve optimization problems containing piecewise linear functions
Other
53 stars 21 forks source link

use version number instead of release in .travis.yml #10

Closed tkelman closed 7 years ago

tkelman commented 7 years ago

release will change over time, but your REQUIRE file says this package supports julia 0.5 so it should continue to be tested

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 78.913% when pulling 6fc4639303cf29b8ff6ee732baf5118ce87458ce on tkelman:travisver into 78e84cb844c166a522990ea36fc8c12e6b94d523 on joehuchette:master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 78.913% when pulling 6fc4639303cf29b8ff6ee732baf5118ce87458ce on tkelman:travisver into 78e84cb844c166a522990ea36fc8c12e6b94d523 on joehuchette:master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 78.913% when pulling 6fc4639303cf29b8ff6ee732baf5118ce87458ce on tkelman:travisver into 78e84cb844c166a522990ea36fc8c12e6b94d523 on joehuchette:master.

codecov-io commented 7 years ago

Codecov Report

Merging #10 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #10   +/-   ##
=======================================
  Coverage   78.91%   78.91%           
=======================================
  Files           2        2           
  Lines         460      460           
=======================================
  Hits          363      363           
  Misses         97       97

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 78e84cb...6fc4639. Read the comment docs.