hyperledger-archives / aries-framework-go-ext

https://wiki.hyperledger.org/display/aries
Apache License 2.0
14 stars 22 forks source link

feat: Add support for AlsoKnownAs to Orb VDR #276

Closed sandrask closed 2 years ago

sandrask commented 2 years ago

Add support for AlsoKnownAs to Orb VDR

Closes #274

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

codecov[bot] commented 2 years ago

Codecov Report

Merging #276 (35001e6) into main (dc0c08c) will decrease coverage by 0.01%. The diff coverage is 100.00%.

:exclamation: Current head 35001e6 differs from pull request most recent head c6682c0. Consider uploading reports for the commit c6682c0 to get more accurate results

@@            Coverage Diff             @@
##             main     #276      +/-   ##
==========================================
- Coverage   85.63%   85.62%   -0.02%     
==========================================
  Files          26       26              
  Lines        4052     4076      +24     
==========================================
+ Hits         3470     3490      +20     
- Misses        342      345       +3     
- Partials      240      241       +1     
Impacted Files Coverage Δ
component/vdr/orb/vdr.go 72.03% <100.00%> (+1.14%) :arrow_up:
component/storage/mongodb/store.go 89.35% <0.00%> (-0.51%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us.