JuliaPolyhedra / Polyhedra.jl

Polyhedral Computation Interface
Other
174 stars 27 forks source link

Adds tests to `maximum_radius_with_center` #233

Closed ferrolho closed 3 years ago

ferrolho commented 3 years ago

Adds maximum_radius_with_center entry to Docs

codecov[bot] commented 3 years ago

Codecov Report

Merging #233 (3616a34) into bl/maximum_radius_with_center (074c132) will increase coverage by 0.51%. The diff coverage is n/a.

Impacted file tree graph

@@                        Coverage Diff                        @@
##           bl/maximum_radius_with_center     #233      +/-   ##
=================================================================
+ Coverage                          89.59%   90.11%   +0.51%     
=================================================================
  Files                                 38       38              
  Lines                               2548     2550       +2     
=================================================================
+ Hits                                2283     2298      +15     
+ Misses                               265      252      -13     
Impacted Files Coverage Δ
src/center.jl 93.15% <ø> (+18.50%) :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 074c132...3616a34. Read the comment docs.