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
241 stars 158 forks source link

feat: PresentationDefinition API improvements: #3547

Closed Moopli closed 1 year ago

Moopli commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Merging #3547 (719380f) into main (175d658) will decrease coverage by 0.02%. The diff coverage is 83.33%.

@@            Coverage Diff             @@
##             main    #3547      +/-   ##
==========================================
- Coverage   87.75%   87.74%   -0.02%     
==========================================
  Files         351      351              
  Lines       48511    48571      +60     
==========================================
+ Hits        42573    42620      +47     
- Misses       4398     4408      +10     
- Partials     1540     1543       +3     
Impacted Files Coverage Δ
pkg/internal/ldtestutil/document_loader.go 82.14% <ø> (ø)
pkg/doc/presexch/api.go 87.92% <72.00%> (-1.83%) :arrow_down:
pkg/doc/presexch/definition.go 85.42% <86.66%> (-0.43%) :arrow_down:
pkg/doc/verifiable/credential.go 91.04% <100.00%> (+0.04%) :arrow_up:
.../tinkcrypto/primitive/secp256k1/subtle/encoding.go 61.01% <0.00%> (+5.08%) :arrow_up:

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