hyperledger-archives / aries-framework-go

Hyperledger Aries Framework Go provides packages for building Agent / DIDComm services.
https://wiki.hyperledger.org/display/ARIES/aries-framework-go
Apache License 2.0
239 stars 160 forks source link

feat: match submission requirements. #3528

Closed vkubiv closed 1 year ago

vkubiv commented 1 year ago

Title: Match list of VCs against pd submission requirements

Summary:

Added function MatchSubmissionRequirement that allows to match a list of VCs against pd submission requirements, to see what requirements is satisfied and what not.

codecov[bot] commented 1 year ago

Codecov Report

Merging #3528 (2f607b1) into main (c509c1e) will increase coverage by 0.00%. The diff coverage is 87.87%.

@@           Coverage Diff           @@
##             main    #3528   +/-   ##
=======================================
  Coverage   87.71%   87.72%           
=======================================
  Files         351      351           
  Lines       48332    48416   +84     
=======================================
+ Hits        42396    42471   +75     
- Misses       4398     4404    +6     
- Partials     1538     1541    +3     
Impacted Files Coverage Δ
pkg/doc/presexch/definition.go 85.77% <87.87%> (+0.35%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.