state: Extract the block body's transaction slices - #1647
Open
chfast wants to merge 1 commit into
Open
Codecov / codecov/project
failed
Aug 12, 2026 in 1s
97.71% (-0.01%) compared to 6e4fc94
View this Pull Request on Codecov
97.71% (-0.01%) compared to 6e4fc94
Details
Codecov Report
❌ Patch coverage is 96.22642% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.71%. Comparing base (6e4fc94) to head (2d4a49f).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| test/state/transaction.cpp | 94.44% | 0 Missing and 1 partial |
| test/unittests/state_rlp_decode_test.cpp | 96.87% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #1647 +/- ##
==========================================
- Coverage 97.72% 97.71% -0.01%
==========================================
Files 171 171
Lines 15631 15669 +38
Branches 3617 3633 +16
==========================================
+ Hits 15275 15311 +36
Misses 269 269
- Partials 87 89 +2 | Components | Coverage Δ | |
|---|---|---|
| core | 96.10% <94.44%> (-0.01%) |
⬇️ |
| tooling | 91.86% <100.00%> (-0.06%) |
⬇️ |
| tests | 99.79% <96.87%> (-0.02%) |
⬇️ |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| test/blockchaintest/blockchaintest_runner.cpp | 82.75% <100.00%> (-0.76%) |
⬇️ |
| test/state/transaction.hpp | 100.00% <ø> (ø) |
|
| test/state/transaction.cpp | 99.04% <94.44%> (-0.96%) |
⬇️ |
| test/unittests/state_rlp_decode_test.cpp | 99.55% <96.87%> (-0.21%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading