Skip to content

Force actual wrong alignment in wrong alignment tests #455

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

Merged
merged 1 commit into from
Feb 9, 2025

Conversation

roehling
Copy link
Contributor

@roehling roehling commented Feb 7, 2025

The tests implicitly assume that int and size_t have different bit sizes,
which is not necessarily true, e.g. on 32 bit architectures.

The tests implicitly assume that int and size_t have different bit sizes,
which is not necessarily true, e.g. on 32 bit architectures.
Copy link

codecov bot commented Feb 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.11%. Comparing base (2588168) to head (9d8db81).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #455      +/-   ##
==========================================
+ Coverage   96.96%   97.11%   +0.14%     
==========================================
  Files          33       33              
  Lines        2703     2703              
==========================================
+ Hits         2621     2625       +4     
+ Misses         82       78       -4     

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

@stotko
Copy link
Owner

stotko commented Feb 9, 2025

Thanks!

@stotko stotko merged commit 54fa780 into stotko:master Feb 9, 2025
61 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