jump-dev / MatrixOptInterface.jl

An interface to pass matrix form problems
MIT License
11 stars 4 forks source link

Use dict for cone types #9

Closed blegat closed 3 years ago

blegat commented 3 years ago

Applies @joaquimg's https://github.com/jump-dev/SCS.jl/pull/196

codecov[bot] commented 3 years ago

Codecov Report

Merging #9 into master will increase coverage by 0.17%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
+ Coverage   82.91%   83.09%   +0.17%     
==========================================
  Files           5        5              
  Lines         281      278       -3     
==========================================
- Hits          233      231       -2     
+ Misses         48       47       -1     
Impacted Files Coverage Δ
src/conic_form.jl 79.38% <66.66%> (+0.38%) :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 d64c93d...df0fe23. Read the comment docs.