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
240 stars 161 forks source link

fix: presex desctiptor format. #3486

Closed vkubiv closed 1 year ago

vkubiv commented 1 year ago

Signed-off-by: Volodymyr Kubiv volodymyr.kubiv@euristiq.com

Title: Fix for Presentation Exchange descriptor format

Description: [Link to the GitHub issue it solves (if any)]

Summary:

Presentation Exchange creates verifiable presentations with presentation submission descriptors with invalid format value.

codecov[bot] commented 1 year ago

Codecov Report

Merging #3486 (7c9ad65) into main (1c4baf4) will decrease coverage by 0.03%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #3486      +/-   ##
==========================================
- Coverage   87.68%   87.66%   -0.03%     
==========================================
  Files         350      350              
  Lines       47788    47797       +9     
==========================================
- Hits        41902    41899       -3     
- Misses       4365     4373       +8     
- Partials     1521     1525       +4     
Impacted Files Coverage Δ
pkg/doc/presexch/definition.go 85.48% <100.00%> (-1.45%) :arrow_down:

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