JuliaPolyhedra / Polyhedra.jl

Polyhedral Computation Interface
Other
172 stars 27 forks source link

Implement issubset between two representations #304

Open blegat opened 2 years ago

blegat commented 2 years ago

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

codecov[bot] commented 2 years ago

Codecov Report

Merging #304 (006ed0b) into master (728c80a) will decrease coverage by 0.43%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #304      +/-   ##
==========================================
- Coverage   89.11%   88.68%   -0.44%     
==========================================
  Files          37       37              
  Lines        3051     3066      +15     
==========================================
  Hits         2719     2719              
- Misses        332      347      +15     
Impacted Files Coverage Δ
src/repelemop.jl 48.27% <0.00%> (-5.58%) :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 728c80a...006ed0b. Read the comment docs.