jump-dev / ECOS.jl

A Julia interface to the ECOS conic optimization solver
https://github.com/embotech/ecos
Other
41 stars 17 forks source link

Implement MOI.SolverVersion #125

Closed odow closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #125 (49b5928) into master (b4074b7) will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #125      +/-   ##
==========================================
+ Coverage   86.24%   86.27%   +0.02%     
==========================================
  Files           5        5              
  Lines         458      459       +1     
==========================================
+ Hits          395      396       +1     
  Misses         63       63              
Impacted Files Coverage Δ
src/MOI_wrapper.jl 74.31% <100.00%> (+0.14%) :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 b4074b7...49b5928. Read the comment docs.