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

Add JuliaFormatter #118

Closed odow closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #118 (6dd252a) into master (4094543) will increase coverage by 0.51%. The diff coverage is 96.68%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #118      +/-   ##
==========================================
+ Coverage   85.86%   86.38%   +0.51%     
==========================================
  Files           4        4              
  Lines         481      514      +33     
==========================================
+ Hits          413      444      +31     
- Misses         68       70       +2     
Impacted Files Coverage Δ
src/types.jl 100.00% <ø> (ø)
src/ECOS.jl 96.96% <91.66%> (+0.54%) :arrow_up:
src/MPB_wrapper.jl 94.09% <96.42%> (-0.28%) :arrow_down:
src/MOI_wrapper.jl 78.46% <98.18%> (+1.47%) :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 4094543...6dd252a. Read the comment docs.