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

hooks: Support for PyQt5/PySide2 QtWebEngine in macOS #2127

Merged
merged 1 commit into from
Nov 13, 2023
Merged

Conversation

marcelotduarte
Copy link
Owner

Fixes #933

Copy link

codecov bot commented Nov 13, 2023

Codecov Report

Attention: 16 lines in your changes are missing coverage. Please review.

Comparison is base (d1b4338) 51.33% compared to head (9bb3fd7) 51.23%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2127      +/-   ##
==========================================
- Coverage   51.33%   51.23%   -0.11%     
==========================================
  Files          73       73              
  Lines        5976     5988      +12     
==========================================
  Hits         3068     3068              
- Misses       2908     2920      +12     
Files Coverage Δ
cx_Freeze/hooks/pyqt5/__init__.py 0.00% <0.00%> (ø)
cx_Freeze/hooks/pyside2/__init__.py 0.00% <0.00%> (ø)

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

@marcelotduarte marcelotduarte merged commit 58c2b5f into main Nov 13, 2023
19 checks passed
@marcelotduarte marcelotduarte deleted the qtwork branch November 13, 2023 07:46
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.

PyQt5, PyQtWebEngine, bdist_mac: Cannot find QtWebEngineProcess
1 participant