matbesancon / MathOptSetDistances.jl

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

More tests for SOC and PSD #20

Closed matbesancon closed 3 years ago

matbesancon commented 3 years ago

Validating projections, fixing #18

codecov[bot] commented 3 years ago

Codecov Report

Merging #20 (a5f7318) into master (d0b2778) will increase coverage by 0.07%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
+ Coverage   81.01%   81.09%   +0.07%     
==========================================
  Files           4        4              
  Lines         237      238       +1     
==========================================
+ Hits          192      193       +1     
  Misses         45       45              
Impacted Files Coverage Δ
src/projections.jl 97.02% <100.00%> (+0.02%) :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 d0b2778...a5f7318. Read the comment docs.