trustbloc / trustbloc-did-method

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

chore: update to latest afgo, go 1.16, and golangci 1.39 #280

Closed Moopli closed 3 years ago

Moopli commented 3 years ago

Signed-off-by: Filip Burlacu filip.burlacu@securekey.com

codecov[bot] commented 3 years ago

Codecov Report

Merging #280 (6d41e1d) into main (aacd187) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #280   +/-   ##
=======================================
  Coverage   87.81%   87.81%           
=======================================
  Files          17       17           
  Lines        1067     1067           
=======================================
  Hits          937      937           
  Misses         73       73           
  Partials       57       57           
Impacted Files Coverage Δ
cmd/did-method-cli/common/common.go 83.01% <100.00%> (ø)
cmd/did-method-cli/createconfigcmd/createconfig.go 79.41% <100.00%> (ø)
pkg/restapi/didmethod/operation/operations.go 84.55% <100.00%> (ø)

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 aacd187...6d41e1d. Read the comment docs.