biolab / orange3-timeseries

🍊 :chart_with_upwards_trend: Orange add-on for analyzing, visualizing, manipulating, and forecasting time series data.
Other
62 stars 40 forks source link

Timeseries: test Stack learner #273

Closed ajdapretnar closed 7 months ago

ajdapretnar commented 7 months ago
Issue

Stack failed when given timeseries. Issue: https://github.com/biolab/orange3/issues/6665

Description of changes

Problem was solved in Orange. https://github.com/biolab/orange3/pull/6723 This provides the test.

Includes
codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (019b9ba) 77.92% compared to head (4bf1db9) 77.92%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #273 +/- ## ======================================= Coverage 77.92% 77.92% ======================================= Files 28 28 Lines 4512 4512 Branches 612 612 ======================================= Hits 3516 3516 Misses 861 861 Partials 135 135 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.