[BUG] ensure BaseMetaObject resets at set_params; add 'test_set_params_resets_fitted_state' test to trigger error
#467
+56
−0
Codecov / codecov/project
succeeded
Nov 15, 2025 in 0s
86.28% (+1.21%) compared to 306958d
View this Pull Request on Codecov
86.28% (+1.21%) compared to 306958d
Details
Codecov Report
❌ Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 86.28%. Comparing base (306958d) to head (67d6ad4).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| skbase/base/_meta.py | 85.71% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #467 +/- ##
==========================================
+ Coverage 85.07% 86.28% +1.21%
==========================================
Files 45 50 +5
Lines 3015 3602 +587
==========================================
+ Hits 2565 3108 +543
- Misses 450 494 +44 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading