core, params, miner: merge geth v1.17.1 (v1.17.4 sync, milestone 3/6)#2325
Draft
pratikspatil024 wants to merge 43 commits into
Draft
core, params, miner: merge geth v1.17.1 (v1.17.4 sync, milestone 3/6)#2325pratikspatil024 wants to merge 43 commits into
pratikspatil024 wants to merge 43 commits into
Codecov / codecov/project
succeeded
Jul 24, 2026 in 2s
53.81% (+0.04%) compared to 451b3b4
View this Pull Request on Codecov
53.81% (+0.04%) compared to 451b3b4
Details
Codecov Report
❌ Patch coverage is 56.01732% with 508 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.81%. Comparing base (451b3b4) to head (dbae0f4).
Additional details and impacted files
@@ Coverage Diff @@
## ppatil-upstream-v1.17.0 #2325 +/- ##
===========================================================
+ Coverage 53.76% 53.81% +0.04%
===========================================================
Files 902 905 +3
Lines 162499 163479 +980
===========================================================
+ Hits 87373 87974 +601
- Misses 69623 69950 +327
- Partials 5503 5555 +52 | Files with missing lines | Coverage Δ | |
|---|---|---|
| core/state_transition.go | 73.09% <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 22 files with indirect coverage changes
| Files with missing lines | Coverage Δ | |
|---|---|---|
| core/state_transition.go | 73.09% <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