trustbloc / trustbloc-did-method

DID method that extends Sidetree protocol with consortium discovery
Apache License 2.0
14 stars 10 forks source link

chore: update to VDR latest interface #257

Closed fqutishat closed 3 years ago

fqutishat commented 3 years ago

Signed-off-by: Firas Qutishat firas.qutishat@securekey.com

codecov[bot] commented 3 years ago

Codecov Report

Merging #257 (05f3b0b) into main (1bdd07a) will decrease coverage by 0.28%. The diff coverage is 76.52%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #257      +/-   ##
==========================================
- Coverage   88.48%   88.20%   -0.29%     
==========================================
  Files          35       35              
  Lines        1962     2000      +38     
==========================================
+ Hits         1736     1764      +28     
+ Misses        128      127       -1     
- Partials       98      109      +11     
Impacted Files Coverage Δ
cmd/did-method-cli/common/common.go 82.60% <45.45%> (+8.06%) :arrow_up:
pkg/restapi/didmethod/operation/operations.go 83.33% <65.21%> (-5.99%) :arrow_down:
cmd/did-method-cli/createconfigcmd/createconfig.go 80.12% <73.33%> (-1.10%) :arrow_down:
pkg/vdri/trustbloc/vdri.go 85.85% <82.22%> (-2.29%) :arrow_down:
cmd/did-method-cli/createdidcmd/createdid.go 95.45% <95.23%> (-0.34%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1bdd07a...05f3b0b. Read the comment docs.