matbesancon / MathOptSetDistances.jl

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

PSD frule #28

Closed matbesancon closed 3 years ago

matbesancon commented 3 years ago

Forward rule for PSD cone

codecov[bot] commented 3 years ago

Codecov Report

Merging #28 (c3aea66) into master (b7351d2) will increase coverage by 0.81%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
+ Coverage   87.34%   88.16%   +0.81%     
==========================================
  Files           5        5              
  Lines         332      355      +23     
==========================================
+ Hits          290      313      +23     
  Misses         42       42              
Impacted Files Coverage Δ
src/MathOptSetDistances.jl 100.00% <ø> (ø)
src/chainrules.jl 100.00% <100.00%> (ø)
src/projections.jl 100.00% <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 b7351d2...c3aea66. Read the comment docs.