Skip to content

Synchronize Rust struct layouts with their corresponding C++ assertions#1434

Merged
ahayzen-kdab merged 3 commits intoKDAB:mainfrom
jnbooth:synchronize-layouts
Mar 31, 2026
Merged

Synchronize Rust struct layouts with their corresponding C++ assertions#1434
ahayzen-kdab merged 3 commits intoKDAB:mainfrom
jnbooth:synchronize-layouts

Conversation

@jnbooth
Copy link
Copy Markdown
Contributor

@jnbooth jnbooth commented Mar 29, 2026

Fixes the cases where the C++ static assertions for a struct didn't match the struct definition in Rust.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (2e98d2d) to head (6cad544).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1434   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           75        75           
  Lines        13455     13455           
=========================================
  Hits         13455     13455           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
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 :-)

@ahayzen-kdab ahayzen-kdab added this pull request to the merge queue Mar 31, 2026
Merged via the queue into KDAB:main with commit 9143dba Mar 31, 2026
17 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.

2 participants