JuliaSmoothOptimizers / RipQP.jl

MIT License
29 stars 5 forks source link

Reorganize code #14

Closed geoffroyleconte closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #14 (45fbf76) into master (b64c988) will decrease coverage by 0.02%. The diff coverage is 84.80%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
- Coverage   86.05%   86.03%   -0.03%     
==========================================
  Files           7        9       +2     
  Lines         624      587      -37     
==========================================
- Hits          537      505      -32     
+ Misses         87       82       -5     
Impacted Files Coverage Δ
src/iterations/regularization.jl 30.43% <30.43%> (ø)
src/RipQP.jl 79.31% <81.81%> (+2.94%) :arrow_up:
src/iterations/centrality_corr.jl 85.29% <85.29%> (ø)
src/iterations/direct_methods/K2.jl 87.50% <87.50%> (ø)
src/iterations/iterations.jl 92.38% <92.38%> (ø)
src/data_initialization.jl 93.61% <93.61%> (ø)
src/starting_points.jl 95.45% <93.75%> (-1.16%) :arrow_down:
src/scaling.jl 100.00% <100.00%> (ø)
src/types_definition.jl 100.00% <100.00%> (ø)
... and 5 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 b64c988...45fbf76. Read the comment docs.