Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

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

Merged
merged 1 commit into from
Nov 9, 2022

Conversation

sandrask
Copy link
Contributor

@sandrask sandrask commented Nov 9, 2022

Longform VDR method should not include did prefix

Closes #300

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

Longform VDR method should not include did prefix

Closes hyperledger-archives#300

Signed-off-by: Sandra Vrtikapa <sandra.vrtikapa@securekey.com>
@codecov
Copy link

codecov bot commented Nov 9, 2022

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.

@fqutishat fqutishat merged commit f28b04b into hyperledger-archives:main Nov 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Longform VDR method should not include did prefix
2 participants