Skip to content

[ENH] Add train/test split strategy for v2 datamodules - #2375

Open
andersendsa wants to merge 3 commits into
sktime:mainfrom
andersendsa:train-val-test-split
Open

[ENH] Add train/test split strategy for v2 datamodules#2375
andersendsa wants to merge 3 commits into
sktime:mainfrom
andersendsa:train-val-test-split

format fix

51ae8e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 8, 2026 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 27.27273% with 16 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@033169a). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...h_forecasting/data/tests/test_tslib_data_module.py 0.00% 10 Missing ⚠️
...g/data/data_module/_encoder_decoder_data_module.py 50.00% 3 Missing ⚠️
...forecasting/data/data_module/_tslib_data_module.py 50.00% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2375   +/-   ##
=======================================
  Coverage        ?   87.33%           
=======================================
  Files           ?      175           
  Lines           ?    10185           
  Branches        ?        0           
=======================================
  Hits            ?     8895           
  Misses          ?     1290           
  Partials        ?        0           

☔ View full report in Codecov by Harness.
📢 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.