trustbloc / trustbloc-did-method

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

refactor: create and update cli #224

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 #224 (72eb00c) into master (f0b5164) will increase coverage by 1.12%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #224      +/-   ##
==========================================
+ Coverage   87.67%   88.79%   +1.12%     
==========================================
  Files          34       34              
  Lines        2036     1865     -171     
==========================================
- Hits         1785     1656     -129     
+ Misses        131      110      -21     
+ Partials      120       99      -21     
Impacted Files Coverage Δ
cmd/did-method-cli/createdidcmd/createdid.go 95.69% <100.00%> (+8.19%) :arrow_up:
cmd/did-method-cli/updatedidcmd/updatedid.go 100.00% <100.00%> (+12.09%) :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 f0b5164...72eb00c. Read the comment docs.