feat(drand): fetch drand beacon entry from gossipsub - #7544
Open
EclesioMeloJunior wants to merge 34 commits into
Open
EclesioMeloJunior wants to merge 34 commits into
EclesioMeloJunior wants to merge 34 commits into
Codecov / codecov/project
succeeded
Sep 17, 2026 in 0s
66.79% (+0.01%) compared to 9fd2bec
View this Pull Request on Codecov
66.79% (+0.01%) compared to 9fd2bec
Details
Codecov Report
❌ Patch coverage is 67.02128% with 93 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.79%. Comparing base (9fd2bec) to head (d179315).
✅ All tests successful. No failed tests found.
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/beacon/drand.rs | 85.23% <100.00%> (+0.81%) |
⬆️ |
| src/beacon/metrics.rs | 100.00% <100.00%> (ø) |
|
| src/beacon/signatures/mod.rs | 81.92% <ø> (ø) |
|
| src/chain_sync/metrics.rs | 33.96% <ø> (ø) |
|
| src/libp2p/behaviour.rs | 73.46% <100.00%> (+3.19%) |
⬆️ |
| src/libp2p/gossip_params.rs | 100.00% <100.00%> (ø) |
|
| src/networks/mod.rs | 90.74% <100.00%> (+0.17%) |
⬆️ |
| src/beacon/drand_pb.rs | 52.63% <52.63%> (ø) |
|
| src/libp2p/service.rs | 20.94% <72.22%> (+7.82%) |
⬆️ |
| src/chain_sync/chain_follower.rs | 38.33% <60.00%> (+3.58%) |
⬆️ |
... and 11 files with indirect coverage changes
Continue to review full report in Codecov by Harness.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 9fd2bec...d179315. Read the comment docs.
🚀 New features to boost your workflow:
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading