JuliaPolyhedra / Polyhedra.jl

Polyhedral Computation Interface
Other
174 stars 27 forks source link

Document plotting and optimization with a polyhedron constraint #164

Closed blegat closed 5 years ago

blegat commented 5 years ago

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

codecov[bot] commented 5 years ago

Codecov Report

Merging #164 into master will increase coverage by 0.1%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #164     +/-   ##
=========================================
+ Coverage   83.32%   83.43%   +0.1%     
=========================================
  Files          32       32             
  Lines        1715     1720      +5     
=========================================
+ Hits         1429     1435      +6     
+ Misses        286      285      -1
Impacted Files Coverage Δ
src/decompose.jl 78.29% <ø> (ø) :arrow_up:
src/recipe.jl 92.68% <100%> (+3.49%) :arrow_up:
src/jump.jl 100% <0%> (ø) :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 5b7d36f...e273c26. Read the comment docs.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.1%) to 82.357% when pulling e273c2636b9e07ee9fdd962f60d089e915fdcf4a on bl/docplot into 5b7d36f4841f2d5ee6f269714c2fd43b8efc2c49 on master.