consensus/bor, internal/cli: full grpc implementation #2194
Codecov / codecov/project
succeeded
Apr 23, 2026 in 1s
51.99% (-0.01%) compared to 7cd4e72, passed because coverage increased by 0% when compared to adjusted base (51.99%)
View this Pull Request on Codecov
51.99% (-0.01%) compared to 7cd4e72, passed because coverage increased by 0% when compared to adjusted base (51.99%)
Details
Codecov Report
❌ Patch coverage is 65.00000% with 70 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.99%. Comparing base (7cd4e72) to head (fe62ec8).
Additional details and impacted files
@@ Coverage Diff @@
## develop #2194 +/- ##
===========================================
- Coverage 51.99% 51.99% -0.01%
===========================================
Files 884 884
Lines 155503 155683 +180
===========================================
+ Hits 80854 80947 +93
- Misses 69448 69525 +77
- Partials 5201 5211 +10 | Files with missing lines | Coverage Δ | |
|---|---|---|
| internal/cli/server/config.go | 63.84% <ø> (ø) |
|
| internal/cli/server/flags.go | 100.00% <100.00%> (ø) |
|
| consensus/bor/bor.go | 83.55% <66.66%> (-0.10%) |
⬇️ |
| internal/cli/server/server.go | 37.13% <95.74%> (+6.60%) |
⬆️ |
| internal/cli/server/command.go | 38.20% <40.00%> (+0.05%) |
⬆️ |
| internal/cli/server/api_service.go | 37.15% <53.67%> (+37.15%) |
⬆️ |
... and 18 files with indirect coverage changes
| Files with missing lines | Coverage Δ | |
|---|---|---|
| internal/cli/server/config.go | 63.84% <ø> (ø) |
|
| internal/cli/server/flags.go | 100.00% <100.00%> (ø) |
|
| consensus/bor/bor.go | 83.55% <66.66%> (-0.10%) |
⬇️ |
| internal/cli/server/server.go | 37.13% <95.74%> (+6.60%) |
⬆️ |
| internal/cli/server/command.go | 38.20% <40.00%> (+0.05%) |
⬆️ |
| internal/cli/server/api_service.go | 37.15% <53.67%> (+37.15%) |
⬆️ |
🚀 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