core, params, miner: merge geth v1.17.1 (v1.17.4 sync, milestone 3/6) - #2325
Open
pratikspatil024 wants to merge 48 commits into
Open
core, params, miner: merge geth v1.17.1 (v1.17.4 sync, milestone 3/6)#2325pratikspatil024 wants to merge 48 commits into
pratikspatil024 wants to merge 48 commits into
Codecov / codecov/project
succeeded
Aug 17, 2026 in 1s
54.28% (+0.04%) compared to 341a14b
View this Pull Request on Codecov
54.28% (+0.04%) compared to 341a14b
Details
Codecov Report
❌ Patch coverage is 56.01732% with 508 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.28%. Comparing base (341a14b) to head (a0a6d38).
Additional details and impacted files
@@ Coverage Diff @@
## ppatil-upstream-v1.17.0 #2325 +/- ##
===========================================================
+ Coverage 54.23% 54.28% +0.04%
===========================================================
Files 912 915 +3
Lines 164127 165107 +980
===========================================================
+ Hits 89017 89624 +607
- Misses 69546 69866 +320
- Partials 5564 5617 +53 | Files with missing lines | Coverage Δ | |
|---|---|---|
| core/state_transition.go | 74.36% <100.00%> (ø) |
|
| core/txpool/blobpool/evictheap.go | 100.00% <100.00%> (+4.83%) |
⬆️ |
| core/txpool/blobpool/priority.go | 100.00% <100.00%> (+20.58%) |
⬆️ |
| core/types/bal/bal_encoding_rlp_generated.go | 52.63% <100.00%> (ø) |
|
| core/vm/jump_table.go | 99.60% <100.00%> (+<0.01%) |
⬆️ |
| core/vm/opcodes.go | 55.55% <ø> (ø) |
|
| internal/ethapi/transaction_args.go | 47.67% <100.00%> (+0.12%) |
⬆️ |
| internal/tablewriter/database_tablewriter.go | 96.96% <100.00%> (ø) |
|
| node/node.go | 65.40% <100.00%> (+0.11%) |
⬆️ |
| node/rpcstack.go | 85.30% <100.00%> (+0.07%) |
⬆️ |
| ... and 41 more |
... and 19 files with indirect coverage changes
| Files with missing lines | Coverage Δ | |
|---|---|---|
| core/state_transition.go | 74.36% <100.00%> (ø) |
|
| core/txpool/blobpool/evictheap.go | 100.00% <100.00%> (+4.83%) |
⬆️ |
| core/txpool/blobpool/priority.go | 100.00% <100.00%> (+20.58%) |
⬆️ |
| core/types/bal/bal_encoding_rlp_generated.go | 52.63% <100.00%> (ø) |
|
| core/vm/jump_table.go | 99.60% <100.00%> (+<0.01%) |
⬆️ |
| core/vm/opcodes.go | 55.55% <ø> (ø) |
|
| internal/ethapi/transaction_args.go | 47.67% <100.00%> (+0.12%) |
⬆️ |
| internal/tablewriter/database_tablewriter.go | 96.96% <100.00%> (ø) |
|
| node/node.go | 65.40% <100.00%> (+0.11%) |
⬆️ |
| node/rpcstack.go | 85.30% <100.00%> (+0.07%) |
⬆️ |
| ... and 41 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading