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: handle same credential type with same descriptor id #45

Merged
merged 2 commits into from
Mar 25, 2024

Conversation

skynet2
Copy link
Member

@skynet2 skynet2 commented Mar 25, 2024

When we present the same type of credential twice, they can match to a single descriptor ID.
currently only 1 credential is returned, instead of correct count of credentials

@cla-bot cla-bot bot added the cla-signed label Mar 25, 2024
@codecov-commenter
Copy link

codecov-commenter commented Mar 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.78%. Comparing base (ceef2a0) to head (2e58c26).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #45   +/-   ##
=======================================
  Coverage   87.77%   87.78%           
=======================================
  Files          55       55           
  Lines        8105     8111    +6     
=======================================
+ Hits         7114     7120    +6     
  Misses        721      721           
  Partials      270      270           

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

@fqutishat fqutishat merged commit 366b12d into trustbloc:main Mar 25, 2024
8 checks passed
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.

3 participants