Skip to content

VReplication: Ensure proper handling of keyspace/database names with dashes#18762

Merged
mattlord merged 13 commits into
mainfrom
properly_handle_idents_in_seq_tmc_rpcs
Oct 19, 2025
Merged

VReplication: Ensure proper handling of keyspace/database names with dashes#18762
mattlord merged 13 commits into
mainfrom
properly_handle_idents_in_seq_tmc_rpcs

Nits

9c5d611
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 18, 2025 in 1s

67.50% (-0.01%) compared to aa24f38

View this Pull Request on Codecov

67.50% (-0.01%) compared to aa24f38

Details

Codecov Report

❌ Patch coverage is 0% with 39 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.50%. Comparing base (aa24f38) to head (9c5d611).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
go/vt/vttablet/tabletmanager/rpc_vreplication.go 0.00% 21 Missing ⚠️
.../command/vreplication/lookupvindex/lookupvindex.go 0.00% 18 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18762      +/-   ##
==========================================
- Coverage   67.50%   67.50%   -0.01%     
==========================================
  Files        1605     1605              
  Lines      263822   263853      +31     
==========================================
+ Hits       178100   178104       +4     
- Misses      85722    85749      +27     

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