matbesancon / MathOptSetDistances.jl

Distances to sets for MathOptInterface
MIT License
24 stars 4 forks source link

consistency projection distance #22

Closed matbesancon closed 3 years ago

matbesancon commented 3 years ago

verify consistency between projection and distance for SOC

codecov[bot] commented 3 years ago

Codecov Report

Merging #22 (15deb88) into master (55773d5) will increase coverage by 0.83%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
+ Coverage   81.09%   81.92%   +0.83%     
==========================================
  Files           4        4              
  Lines         238      249      +11     
==========================================
+ Hits          193      204      +11     
  Misses         45       45              
Impacted Files Coverage Δ
src/distance_sets.jl 71.32% <100.00%> (+2.38%) :arrow_up:
src/projections.jl 97.02% <100.00%> (ø)

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 55773d5...15deb88. Read the comment docs.