JuliaSmoothOptimizers / RipQP.jl

MIT License
29 stars 5 forks source link

IPF #22

Closed geoffroyleconte closed 3 years ago

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

Codecov Report

Merging #22 (af00a57) into master (a0220ac) will decrease coverage by 0.15%. The diff coverage is 91.62%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
- Coverage   87.87%   87.71%   -0.16%     
==========================================
  Files          13       13              
  Lines         874      944      +70     
==========================================
+ Hits          768      828      +60     
- Misses        106      116      +10     
Impacted Files Coverage Δ
src/iterations/iterations.jl 93.18% <85.71%> (+0.70%) :arrow_up:
src/iterations/solvers/K2_5LDL.jl 76.05% <85.71%> (ø)
src/iterations/solvers/K2LDL.jl 89.58% <88.67%> (ø)
src/refinement.jl 96.15% <93.33%> (-0.10%) :arrow_down:
src/RipQP.jl 95.08% <100.00%> (ø)
src/data_initialization.jl 96.42% <100.00%> (-0.07%) :arrow_down:
src/iterations/centrality_corr.jl 77.02% <100.00%> (ø)
src/iterations/regularization.jl 48.48% <100.00%> (ø)
src/iterations/solve_method.jl 100.00% <100.00%> (ø)
src/multi_precision.jl 100.00% <100.00%> (ø)
... 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 a0220ac...af00a57. Read the comment docs.