Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MNT] CI: Constrain PyQt6-Qt6 version in tests #262

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

ales-erjavec
Copy link
Collaborator

Issue

macos test with PyQt6 6.2 does not constrain PyQt6-Qt6 version causing test failure because it runs with PyQt6-Qt6 6.6.*
https://github.com/biolab/orange-widget-base/actions/runs/7139760619/job/19443786304?pr=260

Description of changes

Constrain the PyQt6-Qt6 anf PyQt6-WebEngine-Qt6 versions.

Includes
  • Code changes
  • Tests
  • Documentation

@ales-erjavec ales-erjavec changed the title CI: Constrain PyQt6-Qt6 version in tests [MNT] CI: Constrain PyQt6-Qt6 version in tests Dec 8, 2023
@codecov-commenter
Copy link

codecov-commenter commented Dec 8, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cc4feec) 71.65% compared to head (8d74124) 71.65%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #262   +/-   ##
=======================================
  Coverage   71.65%   71.65%           
=======================================
  Files          34       34           
  Lines        9091     9091           
=======================================
  Hits         6514     6514           
  Misses       2577     2577           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ales-erjavec ales-erjavec merged commit 74f4e41 into biolab:master Dec 8, 2023
22 checks passed
@ales-erjavec ales-erjavec deleted the ci/constrain-pyqt6 branch December 8, 2023 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants