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: option to pass SD hash alg into Credential.MakeSDJWT() #3521

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 #3521 (a35de25) into main (27ea936) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #3521   +/-   ##
=======================================
  Coverage   87.70%   87.70%           
=======================================
  Files         351      351           
  Lines       48281    48296   +15     
=======================================
+ Hits        42345    42360   +15     
  Misses       4398     4398           
  Partials     1538     1538           
Impacted Files Coverage Δ
pkg/doc/verifiable/credential_sdjwt.go 92.80% <100.00%> (+0.45%) :arrow_up:

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