Closed janezd closed 2 years ago
Base: 73.93% // Head: 73.93% // No change to project coverage :thumbsup:
Coverage data is based on head (
4157c13
) compared to base (4157c13
). Patch has no changes to coverable lines.:exclamation: Current head 4157c13 differs from pull request most recent head fcdd0c3. Consider uploading reports for the commit fcdd0c3 to get more accurate results
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Issue
Reapplication of #200 .
ARIMA and VAR widgets were somewhat outdated, gui-wise.
Requires https://github.com/biolab/orange-widget-base/pull/202 to be released
Description of changes
Use
WidgetPreview
and deferred apply button. Also use QGridLayout.I removed hints that belong to documentation.
Includes