JuliaSmoothOptimizers / RipQP.jl

MIT License
29 stars 5 forks source link

QP refinement #17

Closed geoffroyleconte closed 3 years ago

geoffroyleconte commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #17 (3732849) into master (fea1832) will increase coverage by 3.70%. The diff coverage is 96.73%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
+ Coverage   83.77%   87.48%   +3.70%     
==========================================
  Files          10       12       +2     
  Lines         752      847      +95     
==========================================
+ Hits          630      741     +111     
+ Misses        122      106      -16     
Impacted Files Coverage Δ
src/data_initialization.jl 95.45% <ø> (+0.71%) :arrow_up:
src/iterations/direct_methods/K2.jl 93.07% <33.33%> (+5.57%) :arrow_up:
src/refinement.jl 96.00% <96.00%> (ø)
src/RipQP.jl 95.08% <100.00%> (+15.42%) :arrow_up:
src/iterations/iterations.jl 93.80% <100.00%> (ø)
src/multi_precision.jl 100.00% <100.00%> (ø)
src/starting_points.jl 95.55% <100.00%> (ø)
src/types_definition.jl 100.00% <100.00%> (ø)
src/iterations/centrality_corr.jl 76.38% <0.00%> (-9.73%) :arrow_down:
... and 3 more

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 fea1832...3732849. Read the comment docs.