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

Added transaction information to transaction execution metrics

Open janezpodhostnik opened this issue 1 year ago • 1 comments

janezpodhostnik avatar Jul 03 '24 15:07 janezpodhostnik

Codecov Report

Attention: Patch coverage is 34.61538% with 170 lines in your changes missing coverage. Please review.

Project coverage is 41.41%. Comparing base (5e2d76f) to head (2464067). Report is 160 commits behind head on master.

Files with missing lines Patch % Lines
...mputation/metrics/transaction_execution_metrics.go 0.00% 46 Missing :warning:
engine/execution/rpc/engine.go 0.00% 31 Missing :warning:
cmd/execution_builder.go 0.00% 28 Missing :warning:
engine/access/mock/execution_api_client.go 0.00% 24 Missing :warning:
engine/access/mock/execution_api_server.go 0.00% 18 Missing :warning:
engine/execution/computation/metrics/collector.go 77.77% 11 Missing and 1 partial :warning:
module/metrics/execution.go 0.00% 7 Missing :warning:
cmd/execution_config.go 0.00% 2 Missing :warning:
engine/execution/computation/metrics/provider.go 96.00% 1 Missing and 1 partial :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6172      +/-   ##
==========================================
- Coverage   41.42%   41.41%   -0.01%     
==========================================
  Files        2021     2024       +3     
  Lines      143934   144193     +259     
==========================================
+ Hits        59620    59716      +96     
- Misses      78142    78303     +161     
- Partials     6172     6174       +2     
Flag Coverage Δ
unittests 41.41% <34.61%> (-0.01%) :arrow_down:

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Jul 03 '24 17:07 codecov-commenter