biolab / orange-canvas-core

Orange Canvas core workflow editor
GNU General Public License v3.0
33 stars 60 forks source link

[MNT] ci: Update ubuntu image for PyQt6 6.5 tests #277

Closed ales-erjavec closed 1 year ago

ales-erjavec commented 1 year ago

Issue

PyQt6 6.5 tests fail on ubuntu-20.04 due to https://www.riverbankcomputing.com/pipermail/pyqt/2023-June/045313.html

Changes

Use ubuntu-22.04 image

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.24 :tada:

Comparison is base (ee765db) 75.06% compared to head (ba72b42) 75.30%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #277 +/- ## ========================================== + Coverage 75.06% 75.30% +0.24% ========================================== Files 97 99 +2 Lines 20766 20953 +187 ========================================== + Hits 15588 15779 +191 + Misses 5178 5174 -4 ``` [see 16 files with indirect coverage changes](https://app.codecov.io/gh/biolab/orange-canvas-core/pull/277/indirect-changes?src=pr&el=tree-more&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.