Implement EIP-8246: "Remove SELFDESTRUCT Burn"#1572
Merged
Codecov / codecov/project
succeeded
Jun 26, 2026 in 0s
97.38% (+0.00%) compared to 3616ba6
View this Pull Request on Codecov
97.38% (+0.00%) compared to 3616ba6
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.38%. Comparing base (3616ba6) to head (a7d03db).
Additional details and impacted files
@@ Coverage Diff @@
## master #1572 +/- ##
=======================================
Coverage 97.37% 97.38%
=======================================
Files 163 163
Lines 14572 14622 +50
Branches 3393 3395 +2
=======================================
+ Hits 14190 14240 +50
Misses 280 280
Partials 102 102 | Components | Coverage Δ | |
|---|---|---|
| core | 95.95% <100.00%> (+<0.01%) |
⬆️ |
| tooling | 90.21% <ø> (ø) |
|
| tests | 99.80% <100.00%> (+<0.01%) |
⬆️ |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| test/state/host.cpp | 100.00% <100.00%> (ø) |
|
| test/state/state.cpp | 99.68% <100.00%> (+<0.01%) |
⬆️ |
| ...t/unittests/state_transition_selfdestruct_test.cpp | 100.00% <100.00%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading