Skip to content

revert: serve resetter RPC over goridge net/rpc, keep the new API - #88

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

revert: serve resetter RPC over goridge net/rpc, keep the new API#88
rustatian merged 2 commits into
masterfrom
revert/connectrpc

test: cover unknown-plugin reset error over goridge net/rpc

21b9cd2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 14, 2026 in 1s

92.00% (+8.66%) compared to 445a77f

View this Pull Request on Codecov

92.00% (+8.66%) compared to 445a77f

Details

Codecov Report

❌ Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 92.00%. Comparing base (445a77f) to head (21b9cd2).

Files with missing lines Patch % Lines
rpc.go 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
+ Coverage   83.33%   92.00%   +8.66%     
==========================================
  Files           2        2              
  Lines          24       25       +1     
==========================================
+ Hits           20       23       +3     
+ Misses          2        1       -1     
+ Partials        2        1       -1     

☔ 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.