JuliaPolyhedra / Polyhedra.jl

Polyhedral Computation Interface
Other
174 stars 27 forks source link

Updates to Julia v0.7 #108

Closed blegat closed 6 years ago

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.06%) to 93.314% when pulling a61f72737249af843aee00ed8948d8b2d99ff895 on bl/j7 into 3f9b4972467a27df5e63982e778257b307e67d3c on master.

codecov[bot] commented 6 years ago

Codecov Report

Merging #108 into master will decrease coverage by 0.05%. The diff coverage is 95.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #108      +/-   ##
==========================================
- Coverage   93.36%   93.31%   -0.06%     
==========================================
  Files          31       31              
  Lines        1689     1690       +1     
==========================================
  Hits         1577     1577              
- Misses        112      113       +1
Impacted Files Coverage Δ
src/show.jl 100% <ø> (ø) :arrow_up:
src/redundancy.jl 93.61% <100%> (ø) :arrow_up:
src/simplepolyhedron.jl 97.56% <100%> (ø) :arrow_up:
src/lphrep.jl 100% <100%> (ø) :arrow_up:
src/matrep.jl 97.56% <100%> (ø) :arrow_up:
src/liftedrep.jl 100% <100%> (ø) :arrow_up:
src/default.jl 94.87% <100%> (ø) :arrow_up:
src/projection.jl 91.83% <100%> (ø) :arrow_up:
src/Polyhedra.jl 83.87% <50%> (-2.8%) :arrow_down:
src/elements.jl 88% <66.66%> (ø) :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 3f9b497...a61f727. Read the comment docs.