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 AFGO #284

Closed aholovko closed 3 years ago

aholovko commented 3 years ago

Signed-off-by: Andriy Holovko andriy.holovko@gmail.com

codecov[bot] commented 3 years ago

Codecov Report

Merging #284 (35f2ccd) into main (4d40ab1) will increase coverage by 1.06%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #284      +/-   ##
==========================================
+ Coverage   87.81%   88.87%   +1.06%     
==========================================
  Files          17       17              
  Lines        1067     1160      +93     
==========================================
+ Hits          937     1031      +94     
+ Misses         73       71       -2     
- Partials       57       58       +1     
Impacted Files Coverage Δ
cmd/did-method-cli/common/common.go 84.34% <100.00%> (+1.32%) :arrow_up:
cmd/did-method-cli/createconfigcmd/createconfig.go 80.76% <100.00%> (+1.35%) :arrow_up:
pkg/restapi/didmethod/operation/operations.go 85.33% <100.00%> (+0.77%) :arrow_up:
pkg/restapi/healthcheck/controller.go 100.00% <0.00%> (ø)
pkg/internal/common/support/httphandler.go 100.00% <0.00%> (ø)
cmd/did-method-cli/recoverdidcmd/recoverdid.go 96.58% <0.00%> (+0.35%) :arrow_up:
cmd/did-method-rest/startcmd/start.go 96.89% <0.00%> (+0.40%) :arrow_up:
cmd/did-method-cli/updatedidcmd/updatedid.go 96.39% <0.00%> (+0.43%) :arrow_up:
cmd/did-method-cli/createdidcmd/createdid.go 94.05% <0.00%> (+0.58%) :arrow_up:
... and 10 more

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 4d40ab1...35f2ccd. Read the comment docs.