Skip to content

chore(tests): align kv configs with schema.json + plugin code

167be9a
Select commit
Loading
Failed to load commit list.
Merged

feat: migrate to Connect-RPC; new wire path /kv.v2.KvService/ #119

chore(tests): align kv configs with schema.json + plugin code
167be9a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 11, 2026 in 1s

51.04% (+16.21%) compared to 8d37a5a

View this Pull Request on Codecov

51.04% (+16.21%) compared to 8d37a5a

Details

Codecov Report

❌ Patch coverage is 44.68085% with 52 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.04%. Comparing base (8d37a5a) to head (167be9a).

Files with missing lines Patch % Lines
rpc.go 41.57% 43 Missing and 9 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #119       +/-   ##
===========================================
+ Coverage   34.83%   51.04%   +16.21%     
===========================================
  Files           3        3               
  Lines         267      239       -28     
===========================================
+ Hits           93      122       +29     
+ Misses        160       95       -65     
- Partials       14       22        +8     

☔ View full report in Codecov by Sentry.
📢 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.