JuliaSmoothOptimizers / RipQP.jl

MIT License
29 stars 5 forks source link

Dense GPU multi-precision for LPs with K1 Cholesky #153

Closed geoffroyleconte closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #153 (47219b8) into main (bd2c476) will decrease coverage by 0.01%. The diff coverage is 72.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #153      +/-   ##
==========================================
- Coverage   87.13%   87.11%   -0.02%     
==========================================
  Files          35       35              
  Lines        2300     2312      +12     
==========================================
+ Hits         2004     2014      +10     
- Misses        296      298       +2     
Impacted Files Coverage Δ
src/gpu_utils.jl 0.00% <0.00%> (ø)
src/multi_precision.jl 100.00% <ø> (ø)
src/types_definition.jl 94.11% <75.00%> (ø)
src/iterations/solvers/normal/K1CholDense.jl 97.87% <85.71%> (+2.87%) :arrow_up:
src/iterations/solve_method.jl 98.71% <100.00%> (ø)
src/utils.jl 86.27% <100.00%> (+0.56%) :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 bd2c476...47219b8. Read the comment docs.