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

Use __align__ instead of align in StructureMetaType.__init__ #92

Merged
merged 2 commits into from
May 31, 2024

Conversation

Miauwkeru
Copy link
Contributor

This wil fix an error where fields did not get properly aligned in a struct

@Miauwkeru Miauwkeru requested a review from pyrco May 31, 2024 10:58
Copy link

codecov bot commented May 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.00%. Comparing base (8b14f78) to head (746c30c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #92   +/-   ##
=======================================
  Coverage   92.00%   92.00%           
=======================================
  Files          20       20           
  Lines        2127     2127           
=======================================
  Hits         1957     1957           
  Misses        170      170           
Flag Coverage Δ
unittests 92.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@Miauwkeru Miauwkeru merged commit a495db9 into main May 31, 2024
18 checks passed
@Miauwkeru Miauwkeru deleted the fix-field-alignment branch May 31, 2024 12:01
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