Deterministic state syncs #2177
Open
Codecov / codecov/project
failed
Mar 31, 2026 in 1s
51.85% (-0.07%) compared to a1c5b22
View this Pull Request on Codecov
51.85% (-0.07%) compared to a1c5b22
Details
Codecov Report
❌ Patch coverage is 18.18182% with 180 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.85%. Comparing base (a1c5b22) to head (13a51b8).
Additional details and impacted files
@@ Coverage Diff @@
## develop #2177 +/- ##
===========================================
- Coverage 51.92% 51.85% -0.07%
===========================================
Files 884 884
Lines 155431 155645 +214
===========================================
+ Hits 80701 80713 +12
- Misses 69524 69725 +201
- Partials 5206 5207 +1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| consensus/bor/bor.go | 83.92% <100.00%> (+0.28%) |
⬆️ |
| consensus/bor/heimdall/metrics.go | 12.50% <ø> (ø) |
|
| core/forkid/forkid.go | 76.69% <100.00%> (+0.11%) |
⬆️ |
| params/config.go | 37.01% <100.00%> (+0.20%) |
⬆️ |
| consensus/bor/heimdall/failover_client.go | 91.44% <0.00%> (-4.09%) |
⬇️ |
| tests/bor/mocks/IHeimdallClient.go | 0.00% <0.00%> (ø) |
|
| consensus/bor/heimdallapp/state_sync.go | 0.00% <0.00%> (ø) |
|
| consensus/bor/heimdall/client.go | 42.85% <12.69%> (-6.99%) |
⬇️ |
| consensus/bor/heimdallgrpc/state_sync.go | 0.00% <0.00%> (ø) |
... and 21 files with indirect coverage changes
| Files with missing lines | Coverage Δ | |
|---|---|---|
| consensus/bor/bor.go | 83.92% <100.00%> (+0.28%) |
⬆️ |
| consensus/bor/heimdall/metrics.go | 12.50% <ø> (ø) |
|
| core/forkid/forkid.go | 76.69% <100.00%> (+0.11%) |
⬆️ |
| params/config.go | 37.01% <100.00%> (+0.20%) |
⬆️ |
| consensus/bor/heimdall/failover_client.go | 91.44% <0.00%> (-4.09%) |
⬇️ |
| tests/bor/mocks/IHeimdallClient.go | 0.00% <0.00%> (ø) |
|
| consensus/bor/heimdallapp/state_sync.go | 0.00% <0.00%> (ø) |
|
| consensus/bor/heimdall/client.go | 42.85% <12.69%> (-6.99%) |
⬇️ |
| consensus/bor/heimdallgrpc/state_sync.go | 0.00% <0.00%> (ø) |
🚀 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