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

o1vm/ricv32im: regression tests for bitmask #2865

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Conversation

dannywillems
Copy link
Member

Checking that the count of the bit index starts at 0, i.e. the number of bits that bitmask returns if higher_bit - lower_bit.

Checking that the count of the bit index starts at 0, i.e. the number of bits
that bitmask returns if `higher_bit - lower_bit`.
Copy link

codecov bot commented Dec 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.05%. Comparing base (e0b822f) to head (faecb5c).
Report is 23 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2865      +/-   ##
==========================================
+ Coverage   71.92%   72.05%   +0.13%     
==========================================
  Files         257      257              
  Lines       60446    60712     +266     
==========================================
+ Hits        43475    43748     +273     
+ Misses      16971    16964       -7     

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

@dannywillems dannywillems requested a review from svv232 December 5, 2024 18:35
@dannywillems dannywillems merged commit b1d9f24 into master Dec 11, 2024
8 checks passed
@dannywillems dannywillems deleted the dw/o1vm/bitmask branch December 11, 2024 15:05
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