JuliaPolyhedra / Polyhedra.jl

Polyhedral Computation Interface
Other
172 stars 27 forks source link

🎨 Move recipe code in planar_contour #145

Closed blegat closed 5 years ago

blegat commented 5 years ago

This make it easier to call this routine separately from the recipe.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.07%) to 74.896% when pulling 9db9dd416f3eed0cb1250102d271f4b046735156 on bl/planar_contour into ba5749736e63bab88e1a13d53c10d0275915c3a7 on master.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.07%) to 74.896% when pulling 9db9dd416f3eed0cb1250102d271f4b046735156 on bl/planar_contour into ba5749736e63bab88e1a13d53c10d0275915c3a7 on master.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.07%) to 74.896% when pulling 9db9dd416f3eed0cb1250102d271f4b046735156 on bl/planar_contour into ba5749736e63bab88e1a13d53c10d0275915c3a7 on master.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.07%) to 74.896% when pulling 9db9dd416f3eed0cb1250102d271f4b046735156 on bl/planar_contour into ba5749736e63bab88e1a13d53c10d0275915c3a7 on master.

codecov[bot] commented 5 years ago

Codecov Report

Merging #145 into master will increase coverage by 0.07%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #145      +/-   ##
==========================================
+ Coverage   74.82%   74.89%   +0.07%     
==========================================
  Files          33       33              
  Lines        1684     1685       +1     
==========================================
+ Hits         1260     1262       +2     
+ Misses        424      423       -1
Impacted Files Coverage Δ
src/recipe.jl 67.5% <100%> (+3.39%) :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 ba57497...9db9dd4. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #145 into master will increase coverage by 0.07%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #145      +/-   ##
==========================================
+ Coverage   74.82%   74.89%   +0.07%     
==========================================
  Files          33       33              
  Lines        1684     1685       +1     
==========================================
+ Hits         1260     1262       +2     
+ Misses        424      423       -1
Impacted Files Coverage Δ
src/recipe.jl 67.5% <100%> (+3.39%) :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 ba57497...9db9dd4. Read the comment docs.