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: Move cnf and _sd_alg to vc level #3495

Closed sandrask closed 1 year ago

sandrask commented 1 year ago

Move cnf and _sd_alg from credential subject level to vc level

Closes #3494

Signed-off-by: Sandra Vrtikapa sandra.vrtikapa@securekey.com

codecov[bot] commented 1 year ago

Codecov Report

Merging #3495 (1dc5943) into main (e159c5b) will decrease coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #3495      +/-   ##
==========================================
- Coverage   87.65%   87.65%   -0.01%     
==========================================
  Files         350      350              
  Lines       47837    47832       -5     
==========================================
- Hits        41933    41928       -5     
  Misses       4377     4377              
  Partials     1527     1527              
Impacted Files Coverage Δ
pkg/doc/sdjwt/common/common.go 92.30% <100.00%> (-0.38%) :arrow_down:
pkg/doc/sdjwt/issuer/issuer.go 91.21% <100.00%> (+0.34%) :arrow_up:

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