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

dialects: (builtin) fixed FixedBitwidthType size calculation #3543

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

superlopuh
Copy link
Member

Currently i1.size == 0

@superlopuh superlopuh added the dialects Changes on the dialects label Nov 29, 2024
@superlopuh superlopuh self-assigned this Nov 29, 2024
Copy link

codecov bot commented Nov 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.36%. Comparing base (ee28a09) to head (5e5cadf).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3543   +/-   ##
=======================================
  Coverage   90.36%   90.36%           
=======================================
  Files         466      466           
  Lines       58509    58522   +13     
  Branches     5583     5583           
=======================================
+ Hits        52873    52886   +13     
  Misses       4207     4207           
  Partials     1429     1429           

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

@superlopuh superlopuh merged commit eaa9371 into main Nov 29, 2024
15 checks passed
@superlopuh superlopuh deleted the sasha/builtin/fix-fixed-size-size branch November 29, 2024 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dialects Changes on the dialects
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants