consensus/bor, internal/cli: full grpc implementation #2194
Codecov / codecov/project
succeeded
May 8, 2026 in 1s
52.47% (+0.18%) compared to 1bf990d
View this Pull Request on Codecov
52.47% (+0.18%) compared to 1bf990d
Details
Codecov Report
❌ Patch coverage is 77.30496% with 96 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.47%. Comparing base (1bf990d) to head (97a066c).
Additional details and impacted files
@@ Coverage Diff @@
## develop #2194 +/- ##
===========================================
+ Coverage 52.29% 52.47% +0.18%
===========================================
Files 884 884
Lines 155571 155953 +382
===========================================
+ Hits 81355 81841 +486
+ Misses 68989 68860 -129
- Partials 5227 5252 +25 | Files with missing lines | Coverage Δ | |
|---|---|---|
| consensus/bor/api.go | 86.12% <ø> (ø) |
|
| internal/cli/command.go | 20.07% <100.00%> (+8.91%) |
⬆️ |
| internal/cli/server/config.go | 63.87% <ø> (ø) |
|
| internal/cli/server/flags.go | 100.00% <100.00%> (ø) |
|
| internal/cli/server/utils.go | 100.00% <100.00%> (+100.00%) |
⬆️ |
| consensus/bor/bor.go | 85.06% <44.44%> (-0.30%) |
⬇️ |
| internal/cli/server/command.go | 37.70% <30.00%> (-0.45%) |
⬇️ |
| internal/cli/server/server.go | 56.56% <84.94%> (+26.03%) |
⬆️ |
| internal/cli/server/api_service.go | 72.92% <72.65%> (+72.92%) |
⬆️ |
... and 23 files with indirect coverage changes
| Files with missing lines | Coverage Δ | |
|---|---|---|
| consensus/bor/api.go | 86.12% <ø> (ø) |
|
| internal/cli/command.go | 20.07% <100.00%> (+8.91%) |
⬆️ |
| internal/cli/server/config.go | 63.87% <ø> (ø) |
|
| internal/cli/server/flags.go | 100.00% <100.00%> (ø) |
|
| internal/cli/server/utils.go | 100.00% <100.00%> (+100.00%) |
⬆️ |
| consensus/bor/bor.go | 85.06% <44.44%> (-0.30%) |
⬇️ |
| internal/cli/server/command.go | 37.70% <30.00%> (-0.45%) |
⬇️ |
| internal/cli/server/server.go | 56.56% <84.94%> (+26.03%) |
⬆️ |
| internal/cli/server/api_service.go | 72.92% <72.65%> (+72.92%) |
⬆️ |
🚀 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