consensus, core, miner, params: reserved blockspace - #2302
Open
manav2401 wants to merge 43 commits into
Open
Codecov / codecov/project
succeeded
Jul 15, 2026 in 1s
54.13% (+0.33%) compared to 65bb314
View this Pull Request on Codecov
54.13% (+0.33%) compared to 65bb314
Details
Codecov Report
❌ Patch coverage is 93.52941% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.13%. Comparing base (65bb314) to head (9067c38).
Additional details and impacted files
@@ Coverage Diff @@
## develop #2302 +/- ##
===========================================
+ Coverage 53.80% 54.13% +0.33%
===========================================
Files 898 909 +11
Lines 160827 162243 +1416
===========================================
+ Hits 86534 87836 +1302
- Misses 68913 68979 +66
- Partials 5380 5428 +48 | Files with missing lines | Coverage Δ | |
|---|---|---|
| miner/miner.go | 71.20% <0.00%> (-1.16%) |
⬇️ |
| miner/reserved_registry.go | 95.45% <95.45%> (ø) |
|
| miner/sequencing.go | 98.49% <98.49%> (ø) |
|
| miner/ordering.go | 93.61% <92.18%> (-0.93%) |
⬇️ |
| miner/worker.go | 81.78% <91.37%> (+3.41%) |
⬆️ |
| core/types/block.go | 47.03% <84.61%> (+3.83%) |
⬆️ |
... and 30 files with indirect coverage changes
| Files with missing lines | Coverage Δ | |
|---|---|---|
| miner/miner.go | 71.20% <0.00%> (-1.16%) |
⬇️ |
| miner/reserved_registry.go | 95.45% <95.45%> (ø) |
|
| miner/sequencing.go | 98.49% <98.49%> (ø) |
|
| miner/ordering.go | 93.61% <92.18%> (-0.93%) |
⬇️ |
| miner/worker.go | 81.78% <91.37%> (+3.41%) |
⬆️ |
| core/types/block.go | 47.03% <84.61%> (+3.83%) |
⬆️ |
🚀 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