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 Sidetree VDR #275

Closed sandrask closed 2 years ago

sandrask commented 2 years ago

Add AlsoKnownAs support to Sidetree VDR

Closes #273

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

codecov[bot] commented 2 years ago

Codecov Report

Merging #275 (088a8f6) into main (1d62314) will increase coverage by 0.20%. The diff coverage is 71.42%.

:exclamation: Current head 088a8f6 differs from pull request most recent head 7d17460. Consider uploading reports for the commit 7d17460 to get more accurate results

@@            Coverage Diff             @@
##             main     #275      +/-   ##
==========================================
+ Coverage   85.33%   85.53%   +0.20%     
==========================================
  Files          26       26              
  Lines        4029     4052      +23     
==========================================
+ Hits         3438     3466      +28     
+ Misses        351      345       -6     
- Partials      240      241       +1     
Impacted Files Coverage Δ
component/vdr/sidetree/client.go 83.82% <71.42%> (-1.35%) :arrow_down:
component/storage/mongodb/store.go 89.35% <0.00%> (+1.64%) :arrow_up:

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