JuliaSmoothOptimizers / RipQP.jl

MIT License
29 stars 5 forks source link

Prepare GPU 2 #51

Closed geoffroyleconte closed 3 years ago

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

Codecov Report

Merging #51 (0542ffe) into master (ae7492b) will increase coverage by 0.43%. The diff coverage is 94.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
+ Coverage   86.21%   86.64%   +0.43%     
==========================================
  Files          15       15              
  Lines         979      981       +2     
==========================================
+ Hits          844      850       +6     
+ Misses        135      131       -4     
Impacted Files Coverage Δ
src/utils.jl 100.00% <ø> (ø)
src/starting_points.jl 95.74% <77.77%> (+0.18%) :arrow_up:
src/data_initialization.jl 93.50% <88.88%> (+1.19%) :arrow_up:
src/RipQP.jl 95.38% <100.00%> (ø)
src/iterations/iterations.jl 100.00% <100.00%> (+3.15%) :arrow_up:
src/iterations/solve_method.jl 100.00% <100.00%> (ø)
src/iterations/solvers/K2LDL.jl 82.44% <100.00%> (ø)
src/iterations/solvers/K2_5LDL.jl 72.86% <100.00%> (ø)
src/multi_precision.jl 100.00% <100.00%> (ø)
src/refinement.jl 94.93% <100.00%> (-0.07%) :arrow_down:
... and 1 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 be83228...0542ffe. Read the comment docs.