trustbloc / edge-core

Shared libraries
Apache License 2.0
2 stars 13 forks source link

chore: update AFGO #157

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 #157 (93acead) into main (994ae92) will increase coverage by 1.43%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #157      +/-   ##
==========================================
+ Coverage   88.09%   89.52%   +1.43%     
==========================================
  Files          22       22              
  Lines         907     1079     +172     
==========================================
+ Hits          799      966     +167     
- Misses         65       70       +5     
  Partials       43       43              
Impacted Files Coverage Δ
pkg/restapi/logspec/operation/operations.go 92.85% <0.00%> (-0.90%) :arrow_down:
pkg/log/logger.go 95.23% <0.00%> (-0.60%) :arrow_down:
pkg/zcapld/resolve.go 100.00% <0.00%> (ø)
pkg/sss/base/splitter.go 100.00% <0.00%> (ø)
pkg/utils/retry/retry.go 100.00% <0.00%> (ø)
pkg/restapi/logspec/controller.go 100.00% <0.00%> (ø)
pkg/internal/support/httphandler.go 100.00% <0.00%> (ø)
pkg/internal/logging/metadata/opts.go 100.00% <0.00%> (ø)
pkg/internal/logging/modlog/modlog.go 100.00% <0.00%> (ø)
pkg/internal/logging/metadata/level.go 100.00% <0.00%> (ø)
... and 12 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 994ae92...93acead. Read the comment docs.