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

feat: Add long form VDR #293

Merged
merged 1 commit into from
Nov 8, 2022

Conversation

sandrask
Copy link
Contributor

@sandrask sandrask commented Nov 3, 2022

Add long form VDR.

Closes #288

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

@sandrask sandrask changed the title feat: Add long form VDR wip: Add long form VDR Nov 3, 2022
@codecov
Copy link

codecov bot commented Nov 3, 2022

Codecov Report

Merging #293 (72ec2e8) into main (07bfbe4) will increase coverage by 8.06%.
The diff coverage is 90.33%.

❗ Current head 72ec2e8 differs from pull request most recent head 92b6afc. Consider uploading reports for the commit 92b6afc to get more accurate results

@@            Coverage Diff             @@
##             main     #293      +/-   ##
==========================================
+ Coverage   82.26%   90.33%   +8.06%     
==========================================
  Files           2       10       +8     
  Lines         344      393      +49     
==========================================
+ Hits          283      355      +72     
+ Misses         31       22       -9     
+ Partials       30       16      -14     
Impacted Files Coverage Δ
component/vdr/longform/dochandler/dochandler.go 84.61% <84.61%> (ø)
component/vdr/longform/vdr.go 85.52% <85.52%> (ø)
...andler/protocolversion/versions/common/protocol.go 90.00% <90.00%> (ø)
...ochandler/protocol/nsprovider/namespaceprovider.go 100.00% <100.00%> (ø)
...dochandler/protocol/verprovider/versionprovider.go 100.00% <100.00%> (ø)
...r/protocolversion/clientregistry/clientregistry.go 100.00% <100.00%> (ø)
...handler/protocolversion/clientregistry/versions.go 100.00% <100.00%> (ø)
...gform/dochandler/protocolversion/common/version.go 100.00% <100.00%> (ø)
...ler/protocolversion/versions/v1_0/client/client.go 100.00% <100.00%> (ø)
...r/protocolversion/versions/v1_0/config/protocol.go 100.00% <100.00%> (ø)
... and 2 more

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

@sandrask sandrask force-pushed the add-longform-vdr branch 5 times, most recently from 280967b to c5502a0 Compare November 7, 2022 20:04
Add long form VDR.

Closes hyperledger-archives#288

Signed-off-by: Sandra Vrtikapa <sandra.vrtikapa@securekey.com>
@sandrask sandrask changed the title wip: Add long form VDR feat: Add long form VDR Nov 7, 2022
@fqutishat fqutishat merged commit acaed89 into hyperledger-archives:main Nov 8, 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.

Add vdr to create and resolve sidetree long-form (including did:ion) without network calls
2 participants