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

PyQt6 compatibility for tests #253

Closed PrimozGodec closed 1 year ago

PrimozGodec commented 1 year ago
Issue

Tests are not PyQt6 compatible

Description of changes

Fixes for PyQt6 comapitibility

Includes
codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (0051533) 74.65% compared to head (98a18ad) 74.65%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #253 +/- ## ======================================= Coverage 74.65% 74.65% ======================================= Files 28 28 Lines 4510 4510 Branches 600 600 ======================================= Hits 3367 3367 Misses 1015 1015 Partials 128 128 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biolab). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biolab)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.