JuliaPolyhedra / Polyhedra.jl

Polyhedral Computation Interface
Other
172 stars 27 forks source link

Fix scalar multi with H-rep of rational #290

Closed blegat closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #290 (02b6dab) into master (4e8b28c) will increase coverage by 0.67%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #290      +/-   ##
==========================================
+ Coverage   88.35%   89.03%   +0.67%     
==========================================
  Files          37       37              
  Lines        2912     3036     +124     
==========================================
+ Hits         2573     2703     +130     
+ Misses        339      333       -6     
Impacted Files Coverage Δ
src/repop.jl 95.13% <100.00%> (+1.70%) :arrow_up:
src/lphrep.jl 90.29% <0.00%> (-0.14%) :arrow_down:
src/vecrep.jl 100.00% <0.00%> (ø)
src/triangulation.jl 100.00% <0.00%> (ø)
src/interval.jl 99.21% <0.00%> (+0.01%) :arrow_up:
src/iterators.jl 99.23% <0.00%> (+0.03%) :arrow_up:
src/liftedrep.jl 98.59% <0.00%> (+0.04%) :arrow_up:
src/show.jl 98.52% <0.00%> (+0.06%) :arrow_up:
src/default.jl 86.66% <0.00%> (+0.09%) :arrow_up:
src/projection.jl 91.07% <0.00%> (+0.16%) :arrow_up:
... and 17 more

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 4e8b28c...02b6dab. Read the comment docs.