sparse-ho icon indicating copy to clipboard operation
sparse-ho copied to clipboard

Merging some old code before switching from master to main

Open QB3 opened this issue 4 years ago • 1 comments

  • harmonizing first-order methods in examples

QB3 avatar Nov 26 '21 22:11 QB3

Codecov Report

Merging #132 (b71ec72) into master (6c84233) will increase coverage by 0.02%. The diff coverage is 86.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #132      +/-   ##
==========================================
+ Coverage   81.80%   81.83%   +0.02%     
==========================================
  Files          42       42              
  Lines        3347     3352       +5     
  Branches      353      353              
==========================================
+ Hits         2738     2743       +5     
  Misses        511      511              
  Partials       98       98              
Flag Coverage Δ
unittests ∅ <ø> (∅)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
sparse_ho/ho.py 50.00% <ø> (ø)
sparse_ho/models/svm.py 71.36% <50.00%> (ø)
sparse_ho/utils_plot.py 68.75% <90.90%> (+1.64%) :arrow_up:
sparse_ho/algo/implicit.py 96.96% <100.00%> (+0.09%) :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 6c84233...b71ec72. Read the comment docs.

codecov-commenter avatar Nov 26 '21 23:11 codecov-commenter