JuliaSmoothOptimizers / RipQP.jl

MIT License
29 stars 5 forks source link

Update logs #190

Closed geoffroyleconte closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #190 (db80973) into main (569e214) will increase coverage by 0.01%. The diff coverage is 92.50%.

@@            Coverage Diff             @@
##             main     #190      +/-   ##
==========================================
+ Coverage   87.04%   87.05%   +0.01%     
==========================================
  Files          38       41       +3     
  Lines        2763     2789      +26     
==========================================
+ Hits         2405     2428      +23     
- Misses        358      361       +3     
Impacted Files Coverage Δ
src/iterations/solvers/Newton/K3SStructured.jl 91.48% <ø> (ø)
src/iterations/solvers/Newton/K3_5Structured.jl 91.39% <ø> (ø)
src/iterations/solvers/augmented/K2Structured.jl 90.38% <ø> (ø)
src/iterations/solvers/augmented/K2_5Structured.jl 96.49% <ø> (ø)
src/iterations/solvers/normal/K1_1Structured.jl 92.85% <ø> (ø)
src/iterations/solvers/normal/K1_2Structured.jl 94.23% <ø> (ø)
src/iterations/solvers/augmented/augmented.jl 50.00% <50.00%> (ø)
src/utils.jl 86.76% <90.90%> (+0.49%) :arrow_up:
src/RipQP.jl 95.91% <100.00%> (+0.04%) :arrow_up:
src/data_initialization.jl 95.12% <100.00%> (-0.03%) :arrow_down:
... and 7 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 569e214...db80973. Read the comment docs.