oscar-system / OscarPolytope.jl

Polytopes for OSCAR
2 stars 4 forks source link

Add tests, connect to Travis CI #2

Closed lkastner closed 5 years ago

lkastner commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@69503a3). Click here to learn what that means. The diff coverage is 59.82%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #2   +/-   ##
=========================================
  Coverage          ?   60.16%           
=========================================
  Files             ?        6           
  Lines             ?      118           
  Branches          ?        0           
=========================================
  Hits              ?       71           
  Misses            ?       47           
  Partials          ?        0
Impacted Files Coverage Δ
src/OscarPolytope.jl 100% <ø> (ø)
src/Polyhedron.jl 39.53% <39.53%> (ø)
src/helpers.jl 63.63% <63.63%> (ø)
src/HomogeneousPolyhedron.jl 76.19% <76.19%> (ø)
src/types.jl 80% <80%> (ø)
src/LinearProgram.jl 80% <80%> (ø)

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 69503a3...4fc6c41. Read the comment docs.

lkastner commented 5 years ago

Done waiting. We can always remove these commits.

kalmarek commented 5 years ago

thanks!