trustbloc / trustbloc-did-method

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

feat: Support direct sidetree endpoint for creating DID CLI #193

Closed fqutishat closed 4 years ago

fqutishat commented 4 years ago

closes #192

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

codecov[bot] commented 4 years ago

Codecov Report

Merging #193 into master will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #193      +/-   ##
==========================================
+ Coverage   87.89%   87.92%   +0.02%     
==========================================
  Files          22       22              
  Lines         909      911       +2     
==========================================
+ Hits          799      801       +2     
  Misses         60       60              
  Partials       50       50              
Impacted Files Coverage Δ
pkg/did/client.go 85.92% <100.00%> (+0.21%) :arrow_up:

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 4319a02...f973e0e. Read the comment docs.