Closed aholovko closed 3 years ago
Merging #284 (35f2ccd) into main (4d40ab1) will increase coverage by
1.06%
. The diff coverage is100.00%
.
@@ 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.
Signed-off-by: Andriy Holovko andriy.holovko@gmail.com