JuliaSmoothOptimizers / RipQP.jl

MIT License
29 stars 5 forks source link

add stop crit without normalization #15

Closed geoffroyleconte closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #15 (f074026) into master (b4e0552) will increase coverage by 0.26%. The diff coverage is 81.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
+ Coverage   86.72%   86.98%   +0.26%     
==========================================
  Files           9        9              
  Lines         625      630       +5     
==========================================
+ Hits          542      548       +6     
+ Misses         83       82       -1     
Impacted Files Coverage Δ
src/RipQP.jl 79.66% <60.00%> (ø)
src/data_initialization.jl 94.73% <100.00%> (+0.39%) :arrow_up:
src/types_definition.jl 100.00% <100.00%> (ø)
src/iterations/iterations.jl 93.91% <0.00%> (+0.86%) :arrow_up:
src/iterations/regularization.jl 32.65% <0.00%> (+1.40%) :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 b4e0552...6b44087. Read the comment docs.