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: PresentationDefinition API for submitting multi-presentation #3545

Closed Moopli closed 1 year ago

Moopli commented 1 year ago

Signed-off-by: Filip Burlacu filip.burlacu@securekey.com

codecov[bot] commented 1 year ago

Codecov Report

Merging #3545 (91c694c) into main (175d658) will decrease coverage by 0.02%. The diff coverage is 87.30%.

@@            Coverage Diff             @@
##             main    #3545      +/-   ##
==========================================
- Coverage   87.75%   87.74%   -0.02%     
==========================================
  Files         351      351              
  Lines       48511    48549      +38     
==========================================
+ Hits        42573    42599      +26     
- Misses       4398     4406       +8     
- Partials     1540     1544       +4     
Impacted Files Coverage Δ
pkg/doc/presexch/definition.go 85.41% <86.20%> (-0.45%) :arrow_down:
pkg/doc/verifiable/credential.go 91.04% <100.00%> (+0.04%) :arrow_up:
pkg/crypto/tinkcrypto/wrap_support.go 91.91% <0.00%> (-1.28%) :arrow_down:

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