Skip to content

fix(vdiff): preserve PK definition order in getSourcePKCols - #20603

Open
pedroalb wants to merge 19 commits into
vitessio:mainfrom
pedroalb:fix/vdiff-source-pk-cols-ordering
Open

fix(vdiff): preserve PK definition order in getSourcePKCols#20603
pedroalb wants to merge 19 commits into
vitessio:mainfrom
pedroalb:fix/vdiff-source-pk-cols-ordering

fix(vdiff): honor --max-diff-duration for un-checkpointable tables, f…

66336dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 20, 2026 in 0s

72.40% (+2.73%) compared to 70c7a72

View this Pull Request on Codecov

72.40% (+2.73%) compared to 70c7a72

Details

Codecov Report

❌ Patch coverage is 68.00000% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.40%. Comparing base (70c7a72) to head (66336dd).
⚠️ Report is 495 commits behind head on main.

Files with missing lines Patch % Lines
go/vt/vttablet/tabletmanager/vdiff/table_differ.go 70.83% 28 Missing ⚠️
...vt/vttablet/tabletmanager/vdiff/workflow_differ.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #20603      +/-   ##
==========================================
+ Coverage   69.67%   72.40%   +2.73%     
==========================================
  Files        1614      905     -709     
  Lines      216793   161730   -55063     
==========================================
- Hits       151044   117097   -33947     
+ Misses      65749    44633   -21116     

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