Skip to content

Merge branch 'sktime:main' into newDataset

5489462
Select commit
Loading
Failed to load commit list.
Closed

[ENH] Experimental PR for using LightningDataModule for TimeSeriesDataset (version -A) #1770

Merge branch 'sktime:main' into newDataset
5489462
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 7, 2025 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 89.61749% with 19 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@e87230b). Learn more about missing BASE report.

Files with missing lines Patch % Lines
pytorch_forecasting/data/data_modules.py 90.22% 13 Missing ⚠️
pytorch_forecasting/data/timeseries.py 88.00% 6 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1770   +/-   ##
=======================================
  Coverage        ?   86.85%           
=======================================
  Files           ?       47           
  Lines           ?     5484           
  Branches        ?        0           
=======================================
  Hits            ?     4763           
  Misses          ?      721           
  Partials        ?        0           

☔ 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.