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 trustbloc vdr #270

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 #270 (4212b60) into main (a2dbccf) will decrease coverage by 1.14%. The diff coverage is 46.15%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #270      +/-   ##
==========================================
- Coverage   88.96%   87.81%   -1.15%     
==========================================
  Files          17       17              
  Lines        1051     1067      +16     
==========================================
+ Hits          935      937       +2     
- Misses         66       73       +7     
- Partials       50       57       +7     
Impacted Files Coverage Δ
cmd/did-method-cli/createdidcmd/createdid.go 93.47% <33.33%> (-2.08%) :arrow_down:
...d/did-method-cli/deactivatedidcmd/deactivatedid.go 93.84% <33.33%> (-2.98%) :arrow_down:
cmd/did-method-cli/updatedidcmd/updatedid.go 95.95% <33.33%> (-1.98%) :arrow_down:
pkg/restapi/didmethod/controller.go 80.00% <33.33%> (-20.00%) :arrow_down:
cmd/did-method-cli/recoverdidcmd/recoverdid.go 96.22% <50.00%> (-1.84%) :arrow_down:
pkg/restapi/didmethod/operation/operations.go 84.55% <50.00%> (-1.27%) :arrow_down:
cmd/did-method-cli/createconfigcmd/createconfig.go 79.41% <66.66%> (-0.83%) :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 a2dbccf...4212b60. Read the comment docs.