Skip to content

Update changelog: use replica example and add shard requirement note

c8edb0b
Select commit
Loading
Failed to load commit list.
Merged

Implement "Tablet Targeting" RFC #18809

Update changelog: use replica example and add shard requirement note
c8edb0b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 16, 2026 in 1s

69.90% (-0.01%) compared to cd546ab

View this Pull Request on Codecov

69.90% (-0.01%) compared to cd546ab

Details

Codecov Report

❌ Patch coverage is 94.02985% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.90%. Comparing base (cd546ab) to head (c8edb0b).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
go/vt/vtgate/executorcontext/vcursor_impl.go 83.33% 2 Missing ⚠️
go/vt/topo/topoproto/destination.go 96.00% 1 Missing ⚠️
go/vtbench/client.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18809      +/-   ##
==========================================
- Coverage   69.91%   69.90%   -0.01%     
==========================================
  Files        1613     1613              
  Lines      216071   216124      +53     
==========================================
+ Hits       151073   151089      +16     
- Misses      64998    65035      +37     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.