Blob p2p distribution using Reactor API #2938
Open
Codecov / codecov/project
succeeded
Mar 31, 2026 in 0s
63.24% (target 0.00%)
View this Pull Request on Codecov
63.24% (target 0.00%)
Details
Codecov Report
❌ Patch coverage is 62.65173% with 400 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.24%. Comparing base (e293ced) to head (935e407).
Additional details and impacted files
@@ Coverage Diff @@
## main #2938 +/- ##
==========================================
+ Coverage 63.10% 63.24% +0.13%
==========================================
Files 353 367 +14
Lines 17049 18014 +965
==========================================
+ Hits 10759 11393 +634
- Misses 5447 5713 +266
- Partials 843 908 +65 | Files with missing lines | Coverage Δ | |
|---|---|---|
| beacon/blockchain/process_proposal.go | 69.02% <100.00%> (ø) |
|
| beacon/blockchain/service.go | 86.84% <100.00%> (+2.46%) |
⬆️ |
| ...on/blockchain/testhelpers/blob_processor_simple.go | 100.00% <100.00%> (ø) |
|
| config/config.go | 81.81% <100.00%> (+0.42%) |
⬆️ |
| config/spec/devnet.go | 100.00% <100.00%> (ø) |
|
| config/spec/mainnet.go | 100.00% <100.00%> (ø) |
|
| config/spec/testnet.go | 100.00% <100.00%> (ø) |
|
| consensus/cometbft/service/blobreactor/config.go | 100.00% <100.00%> (ø) |
|
| consensus/cometbft/service/cache/cache.go | 84.21% <ø> (ø) |
|
| da/blobreactor/config.go | 100.00% <100.00%> (ø) |
|
| ... and 26 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading