Closed jerneju closed 6 years ago
Merging #52 into master will increase coverage by
3.57%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #52 +/- ##
=========================================
+ Coverage 91.13% 94.7% +3.57%
=========================================
Files 14 14
Lines 1793 1794 +1
Branches 216 216
=========================================
+ Hits 1634 1699 +65
+ Misses 124 69 -55
+ Partials 35 26 -9
Impacted Files | Coverage Ξ | |
---|---|---|
.../educational/widgets/owpolynomialclassification.py | 98.32% <100%> (ΓΈ) |
:arrow_up: |
...gecontrib/educational/widgets/owgradientdescent.py | 97.02% <0%> (+15.84%) |
: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 9f3b496...fd36b74. Read the comment docs.
Thank you @jerneju. Just noticed today. Works fine.
π
Issue
Does not work on sparse.
Description of changes
Similar as #45 .
Also fix check for
None
.Includes