Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add gas wanted log #261

Open
wants to merge 3 commits into
base: add_logs_metrics_for_block_proposal
Choose a base branch
from

comment out metrics for now

61e1dae
Select commit
Loading
Failed to load commit list.
Open

add gas wanted log #261

comment out metrics for now
61e1dae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 20, 2025 in 0s

57.98% (target 50.00%)

View this Pull Request on Codecov

57.98% (target 50.00%)

Details

Codecov Report

Attention: Patch coverage is 70.58824% with 5 lines in your changes missing coverage. Please review.

Project coverage is 57.98%. Comparing base (4382c49) to head (61e1dae).

Files with missing lines Patch % Lines
internal/consensus/state.go 76.92% 2 Missing and 1 partial ⚠️
internal/consensus/metrics.go 0.00% 1 Missing ⚠️
internal/state/execution.go 66.66% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@                           Coverage Diff                           @@
##           add_logs_metrics_for_block_proposal     #261      +/-   ##
=======================================================================
- Coverage                                58.22%   57.98%   -0.24%     
=======================================================================
  Files                                      249      249              
  Lines                                    34567    34577      +10     
=======================================================================
- Hits                                     20125    20048      -77     
- Misses                                   12849    12928      +79     
- Partials                                  1593     1601       +8     
Files with missing lines Coverage Δ
internal/consensus/metrics.go 81.81% <0.00%> (-3.64%) ⬇️
internal/state/execution.go 61.83% <66.66%> (ø)
internal/consensus/state.go 70.31% <76.92%> (-0.15%) ⬇️

... and 17 files with indirect coverage changes