flow-go icon indicating copy to clipboard operation
flow-go copied to clipboard

[BFT] add suspicious flag to a few new log messages

Open peterargue opened this issue 3 years ago • 1 comments

This is a follow on from https://github.com/onflow/flow-go/pull/3346.

Add the suspicious flag to a few more log events.

peterargue avatar Oct 13 '22 00:10 peterargue

Codecov Report

Merging #3376 (84dc281) into master (54840e4) will increase coverage by 0.18%. The diff coverage is 62.69%.

@@            Coverage Diff             @@
##           master    #3376      +/-   ##
==========================================
+ Coverage   55.28%   55.47%   +0.18%     
==========================================
  Files         744      752       +8     
  Lines       67865    68494     +629     
==========================================
+ Hits        37521    37996     +475     
- Misses      27293    27424     +131     
- Partials     3051     3074      +23     
Flag Coverage Δ
unittests 55.47% <62.69%> (+0.18%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
admin/commands/storage/helper.go 78.00% <ø> (ø)
admin/commands/storage/read_results.go 72.60% <0.00%> (ø)
admin/commands/storage/read_seals.go 22.32% <0.00%> (ø)
admin/errors.go 0.00% <0.00%> (ø)
cmd/execution_builder.go 0.00% <0.00%> (ø)
cmd/scaffold.go 18.05% <0.00%> (-0.10%) :arrow_down:
cmd/verification_builder.go 0.00% <0.00%> (ø)
engine/access/rest/router.go 100.00% <ø> (ø)
fvm/environment/env.go 100.00% <ø> (ø)
fvm/environment/meter.go 81.63% <ø> (-0.73%) :arrow_down:
... and 74 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov-commenter avatar Oct 13 '22 00:10 codecov-commenter

bors merge

peterargue avatar Oct 18 '22 18:10 peterargue