Skip to content

[release-23.0] VReplication: Ensure proper handling of keyspace/database names with dashes (#18762) - #18773

Merged
systay merged 1 commit into
release-23.0from
backport-18762-to-release-23.0
Oct 27, 2025
Merged

[release-23.0] VReplication: Ensure proper handling of keyspace/database names with dashes (#18762)#18773
systay merged 1 commit into
release-23.0from
backport-18762-to-release-23.0

VReplication: Ensure proper handling of keyspace/database names with …

1cf3abe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 19, 2025 in 1s

67.49% (-0.04%) compared to eab5c0d

View this Pull Request on Codecov

67.49% (-0.04%) compared to eab5c0d

Details

Codecov Report

❌ Patch coverage is 0% with 39 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.49%. Comparing base (eab5c0d) to head (1cf3abe).

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                @@
##           release-23.0   #18773      +/-   ##
================================================
- Coverage         67.53%   67.49%   -0.04%     
================================================
  Files              1605     1605              
  Lines            263808   263839      +31     
================================================
- Hits             178164   178084      -80     
- Misses            85644    85755     +111     

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