revert: restore the RPC layer (pkg/rpc) - #207
Merged
Merged
Codecov / codecov/project
succeeded
Jul 15, 2026 in 0s
71.37% (-19.22%) compared to c33a954
View this Pull Request on Codecov
71.37% (-19.22%) compared to c33a954
Details
Codecov Report
❌ Patch coverage is 55.26316% with 204 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.37%. Comparing base (c33a954) to head (fce398c).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| tests/message.pb.go | 33.81% | 90 Missing and 2 partials |
| pkg/rpc/codec.go | 61.27% | 70 Missing and 9 partials |
| pkg/rpc/client.go | 70.79% | 22 Missing and 11 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #207 +/- ##
===========================================
- Coverage 90.59% 71.37% -19.22%
===========================================
Files 5 8 +3
Lines 372 828 +456
===========================================
+ Hits 337 591 +254
- Misses 21 201 +180
- Partials 14 36 +22 ☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading