JuliaPolyhedra / Polyhedra.jl

Polyhedral Computation Interface
Other
172 stars 27 forks source link

Document reset[h|v]rep! and set[h|v]rep! #300

Closed blegat closed 2 years ago

blegat commented 2 years ago

Preview doc at https://juliapolyhedra.github.io/Polyhedra.jl/previews/PR300/

codecov[bot] commented 2 years ago

Codecov Report

Merging #300 (be44b4a) into master (83192d1) will increase coverage by 0.11%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #300      +/-   ##
==========================================
+ Coverage   89.00%   89.11%   +0.11%     
==========================================
  Files          37       37              
  Lines        3037     3051      +14     
==========================================
+ Hits         2703     2719      +16     
+ Misses        334      332       -2     
Impacted Files Coverage Δ
src/linearity.jl 91.80% <ø> (ø)
src/polyhedron.jl 100.00% <ø> (ø)
src/redundancy.jl 91.55% <ø> (ø)
src/defaultlibrary.jl 95.00% <100.00%> (+5.52%) :arrow_up:
src/interval.jl 97.82% <0.00%> (-1.40%) :arrow_down:

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 83192d1...be44b4a. Read the comment docs.