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

fix: allow older qtpy #37

Merged
merged 1 commit into from
Jul 13, 2022
Merged

fix: allow older qtpy #37

merged 1 commit into from
Jul 13, 2022

Conversation

tlambert03
Copy link
Member

@tlambert03 tlambert03 commented Jul 13, 2022

catch from qtpy import QT6

@tlambert03 tlambert03 enabled auto-merge (squash) July 13, 2022 15:59
@codecov
Copy link

codecov bot commented Jul 13, 2022

Codecov Report

Merging #37 (32afd7a) into main (ba97ec6) will decrease coverage by 0.05%.
The diff coverage is 66.66%.

@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
- Coverage   97.70%   97.64%   -0.06%     
==========================================
  Files          31       31              
  Lines        1611     1614       +3     
==========================================
+ Hits         1574     1576       +2     
- Misses         37       38       +1     
Impacted Files Coverage Δ
src/app_model/backends/qt/_qmenubar.py 0.00% <0.00%> (ø)
src/app_model/backends/qt/_qkeymap.py 100.00% <100.00%> (ø)
src/app_model/backends/qt/_qmenu.py 94.89% <100.00%> (+0.05%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ba97ec6...32afd7a. Read the comment docs.

@tlambert03 tlambert03 merged commit b5dea46 into main Jul 13, 2022
@tlambert03 tlambert03 deleted the allow-old-qtpy branch July 13, 2022 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant