JuliaPolyhedra / Polyhedra.jl

Polyhedral Computation Interface
Other
172 stars 27 forks source link

Implement inplace convexhull! for vector representation #238

Closed blegat closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #238 (ca365e8) into master (b6490a2) will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #238      +/-   ##
==========================================
+ Coverage   89.48%   89.50%   +0.02%     
==========================================
  Files          38       38              
  Lines        2359     2364       +5     
==========================================
+ Hits         2111     2116       +5     
  Misses        248      248              
Impacted Files Coverage Δ
src/vecrep.jl 100.00% <100.00%> (ø)

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 b6490a2...ca365e8. Read the comment docs.