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

metric fixes #2821

Merged
merged 23 commits into from
Jun 29, 2024

try things (in the arena) [goreleaser]

dfabfe7
Select commit
Loading
Failed to load commit list.
Merged

metric fixes #2821

try things (in the arena) [goreleaser]
dfabfe7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 29, 2024 in 0s

25.58220% (+0.04652%) compared to 021d351

View this Pull Request on Codecov

25.58220% (+0.04652%) compared to 021d351

Details

Codecov Report

Attention: Patch coverage is 39.85240% with 163 lines in your changes missing coverage. Please review.

Project coverage is 25.58220%. Comparing base (021d351) to head (dfabfe7).

Current head dfabfe7 differs from pull request most recent head e41b117

Please upload reports for the commit e41b117 to get more accurate results.

Files Patch % Lines
ethergo/submitter/metrics.go 30.51948% 97 Missing and 10 partials ⚠️
ethergo/submitter/queue.go 23.40426% 35 Missing and 1 partial ⚠️
ethergo/submitter/db/txdb/store.go 0.00000% 16 Missing ⚠️
ethergo/submitter/submitter.go 86.66667% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##              master       #2821         +/-   ##
===================================================
+ Coverage   25.53568%   25.58220%   +0.04652%     
===================================================
  Files            765         766          +1     
  Lines          54743       54921        +178     
  Branches          80          80                 
===================================================
+ Hits           13979       14050         +71     
- Misses         39324       39425        +101     
- Partials        1440        1446          +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.