osqp / OSQP.jl

Julia interface for OSQP: The Operator Splitting QP Solver
https://osqp.org/
Other
68 stars 25 forks source link

Updates for Release 0.5.0 #36

Closed bstellato closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #36 into master will increase coverage by 0.21%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
+ Coverage   86.31%   86.53%   +0.21%     
==========================================
  Files           6        6              
  Lines         972      973       +1     
==========================================
+ Hits          839      842       +3     
+ Misses        133      131       -2
Impacted Files Coverage Δ
src/types.jl 100% <100%> (ø) :arrow_up:
src/MOIWrapper.jl 91.17% <0%> (+0.26%) :arrow_up:
src/interface.jl 74.32% <0%> (+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 1748fc0...b1ffcd7. Read the comment docs.