Open maartenbreddels opened 5 years ago
Merging #85 into master will decrease coverage by
0.21%
. The diff coverage is86.66%
.
@@ Coverage Diff @@
## master #85 +/- ##
==========================================
- Coverage 96.96% 96.74% -0.22%
==========================================
Files 10 10
Lines 1053 1076 +23
==========================================
+ Hits 1021 1041 +20
- Misses 32 35 +3
Impacted Files | Coverage Δ | |
---|---|---|
pygbm/grower.py | 92.89% <100%> (+0.07%) |
:arrow_up: |
pygbm/gradient_boosting.py | 96.86% <75%> (+0.01%) |
:arrow_up: |
pygbm/splitting.py | 97.59% <86.95%> (-1.35%) |
:arrow_down: |
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 686495b...e84cdc3. Read the comment docs.
(continues from #79, will rebase after merge)
Implement what is discussed in #83.
TODO: