fix sklearn deprecated value for adaboost #512
Merged
Codecov / codecov/project
succeeded
Dec 9, 2024 in 0s
86.15% (+0.03%) compared to 0645a72
View this Pull Request on Codecov
86.15% (+0.03%) compared to 0645a72
Details
Codecov Report
Attention: Patch coverage is 98.58586%
with 7 lines
in your changes missing coverage. Please review.
Project coverage is 86.15%. Comparing base (
0645a72
) to head (849eeb0
).
Report is 1 commits behind head on develop.
Files with missing lines | Patch % | Lines |
---|---|---|
R/ParamChecks.R | 60.00% | 2 Missing |
R/SklearnClassifier.R | 97.89% | 2 Missing |
R/SklearnToJson.R | 98.43% | 2 Missing |
R/SklearnClassifierSettings.R | 99.62% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #512 +/- ##
===========================================
+ Coverage 86.11% 86.15% +0.03%
===========================================
Files 50 50
Lines 10342 10385 +43
===========================================
+ Hits 8906 8947 +41
- Misses 1436 1438 +2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading