Skip to content

revert: restore the RPC layer (pkg/rpc) - #207

Merged
rustatian merged 3 commits into
masterfrom
revert/connectrpc
Jul 15, 2026
Merged

revert: restore the RPC layer (pkg/rpc)#207
rustatian merged 3 commits into
masterfrom
revert/connectrpc

fix(rpc): return frame on nil-out drain and init pools in NewCodecWit…

fce398c
Select commit
Loading
Failed to load commit list.
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.