JuliaPolyhedra / Polyhedra.jl

Polyhedral Computation Interface
Other
174 stars 27 forks source link

Proper chebyshev center #207

Closed blegat closed 4 years ago

blegat commented 4 years ago

Closes https://github.com/JuliaPolyhedra/Polyhedra.jl/issues/125

coveralls commented 4 years ago

Coverage Status

Coverage increased (+0.2%) to 84.261% when pulling 14724f04da562ac3bc4d944770aaf7764514d47d on bl/properchby into 5369f52c161963cd930b6e179e50851b4fb38ade on master.

codecov[bot] commented 4 years ago

Codecov Report

Merging #207 into master will increase coverage by 0.02%. The diff coverage is 92.30%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #207      +/-   ##
==========================================
+ Coverage   85.09%   85.12%   +0.02%     
==========================================
  Files          34       34              
  Lines        1973     1983      +10     
==========================================
+ Hits         1679     1688       +9     
- Misses        294      295       +1     
Impacted Files Coverage Δ
src/opt.jl 73.21% <0.00%> (-1.34%) :arrow_down:
src/representation.jl 59.37% <ø> (ø)
src/center.jl 96.22% <95.12%> (+1.63%) :arrow_up:
src/lphrep.jl 87.87% <100.00%> (-1.32%) :arrow_down:
src/repelemop.jl 90.99% <100.00%> (+0.08%) :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 5369f52...14724f0. Read the comment docs.