Support sklearn models with multiple outputs #2505
Merged
Codecov / codecov/project
succeeded
Dec 16, 2024 in 1s
85.40% (target 83.00%)
View this Pull Request on Codecov
85.40% (target 83.00%)
Details
Codecov Report
Attention: Patch coverage is 66.66667%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 85.40%. Comparing base (
0b4bb68
) to head (bd58b1a
).
Files with missing lines | Patch % | Lines |
---|---|---|
art/estimators/classification/classifier.py | 0.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## dev_1.19.0 #2505 +/- ##
==============================================
- Coverage 85.42% 85.40% -0.02%
==============================================
Files 334 334
Lines 30998 31000 +2
Branches 5298 5299 +1
==============================================
- Hits 26479 26476 -3
- Misses 3052 3055 +3
- Partials 1467 1469 +2
Files with missing lines | Coverage Δ | |
---|---|---|
art/utils.py | 79.57% <100.00%> (+0.05%) |
⬆️ |
art/estimators/classification/classifier.py | 96.61% <0.00%> (ø) |
Loading