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 build failure with empty qml bridges (closes #1033) #1073

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

aambrosano
Copy link
Contributor

@aambrosano aambrosano commented Sep 13, 2024

Closes #1033

@ahayzen-kdab
Copy link
Collaborator

Looks good thanks! Just some minor things to make CI happy

@aambrosano aambrosano force-pushed the fix_empty_qml_bridges_build_fail branch from 74a2c90 to 3f982c6 Compare September 13, 2024 14:52
Copy link

codecov bot commented Sep 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (64d84f3) to head (65b048e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1073   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           70        70           
  Lines        12011     12011           
=========================================
  Hits         12011     12011           

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

@aambrosano aambrosano force-pushed the fix_empty_qml_bridges_build_fail branch from 3f982c6 to 65b048e Compare September 13, 2024 15:21
Copy link
Collaborator

@ahayzen-kdab ahayzen-kdab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks! :-)

@ahayzen-kdab ahayzen-kdab merged commit 7be811b into KDAB:main Sep 13, 2024
14 checks passed
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.

Bridge module without QObject type
2 participants