hyperledger-archives / aries-framework-go-ext

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

fix: Longform VDR method should not include did prefix #301

Closed sandrask closed 1 year ago

sandrask commented 1 year ago

Longform VDR method should not include did prefix

Closes #300

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

codecov[bot] commented 1 year ago

Codecov Report

Merging #301 (a851f8f) into main (ec7f44f) will increase coverage by 18.46%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##             main     #301       +/-   ##
===========================================
+ Coverage   70.84%   89.31%   +18.46%     
===========================================
  Files           4       10        +6     
  Lines         686      393      -293     
===========================================
- Hits          486      351      -135     
+ Misses        134       24      -110     
+ Partials       66       18       -48     
Impacted Files Coverage Δ
component/vdr/longform/vdr.go 84.21% <100.00%> (ø)
component/vdr/orb/internal/ldcontext/ldcontext.go
component/vdr/orb/vdr.go
component/vdr/orb/lb/roundrobin.go
...b/util/concurrent/rollingcounter/rollingcounter.go
...ochandler/protocol/nsprovider/namespaceprovider.go 100.00% <0.00%> (ø)
...gform/dochandler/protocolversion/common/version.go 100.00% <0.00%> (ø)
...handler/protocolversion/clientregistry/versions.go 100.00% <0.00%> (ø)
...r/protocolversion/versions/v1_0/config/protocol.go 100.00% <0.00%> (ø)
...dochandler/protocol/verprovider/versionprovider.go 100.00% <0.00%> (ø)
... and 5 more

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