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

Upstream from geth 1.13.5 #1106

Merged
merged 287 commits into from
Feb 16, 2024

fix : lint

437e1d8
Select commit
Loading
Failed to load commit list.
Merged

Upstream from geth 1.13.5 #1106

fix : lint
437e1d8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 16, 2024 in 0s

55.15% (-0.77%) compared to 36f2ae5

View this Pull Request on Codecov

55.15% (-0.77%) compared to 36f2ae5

Details

Codecov Report

Attention: 931 lines in your changes are missing coverage. Please review.

Comparison is base (36f2ae5) 55.91% compared to head (437e1d8) 55.15%.

Files Patch % Lines
eth/catalyst/simulated_beacon.go 0.00% 53 Missing ⚠️
core/blockchain.go 69.75% 36 Missing and 13 partials ⚠️
core/txpool/blobpool/blobpool.go 22.58% 46 Missing and 2 partials ⚠️
core/rawdb/accessors_trie.go 0.00% 46 Missing ⚠️
core/types/gen_header_json.go 0.00% 45 Missing ⚠️
core/chain_makers.go 71.81% 30 Missing and 12 partials ⚠️
eth/catalyst/api.go 30.00% 41 Missing and 1 partial ⚠️
core/asm/compiler.go 47.43% 39 Missing and 2 partials ⚠️
core/state/statedb.go 58.58% 32 Missing and 9 partials ⚠️
core/rawdb/ancient_utils.go 0.00% 38 Missing ⚠️
... and 55 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1106      +/-   ##
===========================================
- Coverage    55.91%   55.15%   -0.77%     
===========================================
  Files          658      674      +16     
  Lines       114462   117323    +2861     
===========================================
+ Hits         64002    64704     +702     
- Misses       46602    48685    +2083     
- Partials      3858     3934      +76     

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