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

[Metrics] Adding metrics interface for block computation effort vector

Open Tonix517 opened this issue 2 years ago • 1 comments

As the first step for #3312 - now we add metrics interface for the new unweighted computation effort of each block.

Tonix517 avatar Oct 13 '22 23:10 Tonix517

Codecov Report

Merging #3388 (8732815) into master (95612b3) will decrease coverage by 0.00%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #3388      +/-   ##
==========================================
- Coverage   55.48%   55.48%   -0.01%     
==========================================
  Files         751      751              
  Lines       68231    68231              
==========================================
- Hits        37860    37856       -4     
- Misses      27301    27305       +4     
  Partials     3070     3070              
Flag Coverage Δ
unittests 55.48% <ø> (-0.01%) :arrow_down:

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

Impacted Files Coverage Δ
...sus/approvals/assignment_collector_statemachine.go 42.75% <0.00%> (-5.80%) :arrow_down:
network/p2p/connection/peerManager.go 87.83% <0.00%> (-2.71%) :arrow_down:
engine/consensus/compliance/core.go 74.30% <0.00%> (ø)
fvm/environment/contract_updater.go 66.88% <0.00%> (ø)
insecure/corruptnet/network.go 58.80% <0.00%> (+0.59%) :arrow_up:
consensus/hotstuff/eventloop/event_loop.go 76.19% <0.00%> (+1.36%) :arrow_up:
insecure/orchestrator/mock_corrupt_network.go 83.33% <0.00%> (+3.03%) :arrow_up:

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 23:10 codecov-commenter

bors merge

Tonix517 avatar Oct 17 '22 20:10 Tonix517

Build failed:

bors[bot] avatar Oct 17 '22 20:10 bors[bot]

bors retry

Tonix517 avatar Oct 17 '22 20:10 Tonix517