consensus/bor, internal/cli: full grpc implementation #2194
Codecov / codecov/project
failed
Apr 23, 2026 in 0s
51.99% (-0.01%) compared to 7cd4e72
View this Pull Request on Codecov
51.99% (-0.01%) compared to 7cd4e72
Details
Codecov Report
❌ Patch coverage is 50.19011% with 131 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.99%. Comparing base (7cd4e72) to head (a7ebf67).
Additional details and impacted files
@@ Coverage Diff @@
## develop #2194 +/- ##
===========================================
- Coverage 51.99% 51.99% -0.01%
===========================================
Files 884 884
Lines 155503 155735 +232
===========================================
+ Hits 80854 80973 +119
- Misses 69448 69552 +104
- Partials 5201 5210 +9 | Files with missing lines | Coverage Δ | |
|---|---|---|
| consensus/bor/api.go | 86.12% <ø> (ø) |
|
| internal/cli/server/config.go | 63.84% <ø> (ø) |
|
| internal/cli/server/flags.go | 100.00% <100.00%> (ø) |
|
| internal/cli/server/server.go | 37.39% <95.91%> (+6.87%) |
⬆️ |
| consensus/bor/bor.go | 83.35% <44.44%> (-0.29%) |
⬇️ |
| internal/cli/server/command.go | 37.70% <30.00%> (-0.45%) |
⬇️ |
| internal/cli/server/utils.go | 0.00% <0.00%> (ø) |
|
| internal/cli/server/api_service.go | 31.34% <40.22%> (+31.34%) |
⬆️ |
... and 18 files with indirect coverage changes
| Files with missing lines | Coverage Δ | |
|---|---|---|
| consensus/bor/api.go | 86.12% <ø> (ø) |
|
| internal/cli/server/config.go | 63.84% <ø> (ø) |
|
| internal/cli/server/flags.go | 100.00% <100.00%> (ø) |
|
| internal/cli/server/server.go | 37.39% <95.91%> (+6.87%) |
⬆️ |
| consensus/bor/bor.go | 83.35% <44.44%> (-0.29%) |
⬇️ |
| internal/cli/server/command.go | 37.70% <30.00%> (-0.45%) |
⬇️ |
| internal/cli/server/utils.go | 0.00% <0.00%> (ø) |
|
| internal/cli/server/api_service.go | 31.34% <40.22%> (+31.34%) |
⬆️ |
🚀 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