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

cxx-qt-gen: allow for unused unsafe blocks and resolve no-exception issues #1131

Merged
merged 8 commits into from
Nov 23, 2024

Conversation

ahayzen-kdab
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Nov 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (39b3264) to head (e83c0ec).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1131   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           71        71           
  Lines        11927     11962   +35     
=========================================
+ Hits         11927     11962   +35     

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


🚨 Try these New Features:

This allows for no exceptions to be generated for wasm.
Copy link
Collaborator

@LeonMatthesKDAB LeonMatthesKDAB left a comment

Choose a reason for hiding this comment

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

Pretty much looks good, just a minor nit left.

book/src/concepts/wasm-builds.md Outdated Show resolved Hide resolved
crates/cxx-qt/include/thread.h Outdated Show resolved Hide resolved
@ahayzen-kdab ahayzen-kdab marked this pull request as ready for review November 22, 2024 16:22
@LeonMatthesKDAB LeonMatthesKDAB enabled auto-merge (rebase) November 23, 2024 07:56
@LeonMatthesKDAB LeonMatthesKDAB merged commit 676e99e into KDAB:main Nov 23, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-candidate Change which could be backported to the stable series
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants