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

feat: BitstringStatusList for VC model 2.0 #1763

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

bstasyszyn
Copy link
Contributor

Added support for BitstringStatusListEntry status list type which is compatible with VC model 2.0.

@cla-bot cla-bot bot added the cla-signed label Sep 24, 2024
Copy link

codecov bot commented Sep 24, 2024

Codecov Report

Attention: Patch coverage is 87.58170% with 19 lines in your changes missing coverage. Please review.

Project coverage is 86.33%. Comparing base (349bff4) to head (be57b5d).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
pkg/doc/vc/statustype/statuslist_bitstring.go 87.36% 6 Missing and 6 partials ⚠️
pkg/kms/aws/service_mocks.go 84.21% 6 Missing ⚠️
pkg/internal/mock/status/status.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1763      +/-   ##
==========================================
+ Coverage   86.24%   86.33%   +0.09%     
==========================================
  Files         190      191       +1     
  Lines       13419    13524     +105     
==========================================
+ Hits        11573    11676     +103     
+ Misses       1345     1340       -5     
- Partials      501      508       +7     

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

Added support for BitstringStatusListEntry status list type which is compatible with VC model 2.0.

Signed-off-by: Bob Stasyszyn <[email protected]>
@fqutishat fqutishat merged commit 3919504 into trustbloc:main Sep 25, 2024
10 checks passed
@bstasyszyn bstasyszyn deleted the bitstraing-statuslist branch September 25, 2024 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants