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

fix: Bitstring setting bits in wrong direction #1802

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

bstasyszyn
Copy link
Contributor

Bits must be set from left to right.

Bits must be set from left to right.

Signed-off-by: Bob Stasyszyn <bob.stasyszyn@gendigital.com>
@bstasyszyn bstasyszyn marked this pull request as draft November 24, 2024 21:18
Copy link

codecov bot commented Nov 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.77%. Comparing base (73cb5c0) to head (a418a29).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1802      +/-   ##
==========================================
+ Coverage   84.75%   84.77%   +0.01%     
==========================================
  Files         193      193              
  Lines       17768    17768              
==========================================
+ Hits        15060    15063       +3     
+ Misses       2167     2165       -2     
+ Partials      541      540       -1     

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


🚨 Try these New Features:

@fqutishat fqutishat marked this pull request as ready for review November 25, 2024 06:48
@fqutishat fqutishat merged commit 7f0fac9 into trustbloc:main Nov 25, 2024
8 of 9 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.

3 participants