QB3 / sparse-ho

Fast hyperparameter settings for non-smooth estimators:
http://qb3.github.io/sparse-ho
BSD 3-Clause "New" or "Revised" License
40 stars 15 forks source link

Add test thx to codecov #104

Closed QB3 closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #104 (9a36480) into master (e3f8665) will increase coverage by 2.55%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #104      +/-   ##
==========================================
+ Coverage   74.04%   76.59%   +2.55%     
==========================================
  Files          41       40       -1     
  Lines        3051     2931     -120     
  Branches      311      297      -14     
==========================================
- Hits         2259     2245      -14     
+ Misses        716      605     -111     
- Partials       76       81       +5     
Flag Coverage Δ
unittests 100.00% <ø> (ø)

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

Impacted Files Coverage Δ
sparse_ho/criterion/multiclass_logreg.py 67.64% <ø> (+2.36%) :arrow_up:
sparse_ho/grid_search.py 51.61% <ø> (+5.10%) :arrow_up:
sparse_ho/optimizers/__init__.py 100.00% <ø> (ø)
sparse_ho/utils.py 66.66% <ø> (+11.56%) :arrow_up:
sparse_ho/utils_cross_entropy.py 89.28% <ø> (+12.81%) :arrow_up:
sparse_ho/tests/test_optimizers.py 100.00% <100.00%> (ø)
sparse_ho/optimizers/gradient_descent.py 64.70% <0.00%> (+47.05%) :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 e3f8665...9a36480. Read the comment docs.