JuliaSmoothOptimizers / RipQP.jl

MIT License
29 stars 5 forks source link

Find number of corrections according to factorization time #28

Closed geoffroyleconte closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #28 (8f53439) into master (a0aecdd) will decrease coverage by 0.02%. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
- Coverage   87.37%   87.35%   -0.03%     
==========================================
  Files          13       13              
  Lines         919      917       -2     
==========================================
- Hits          803      801       -2     
  Misses        116      116              
Impacted Files Coverage Δ
src/RipQP.jl 95.00% <ø> (-0.09%) :arrow_down:
src/iterations/centrality_corr.jl 75.00% <28.57%> (-2.03%) :arrow_down:
src/data_initialization.jl 96.42% <100.00%> (ø)
src/iterations/iterations.jl 93.68% <100.00%> (+0.35%) :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 a0aecdd...8f53439. Read the comment docs.