Skip to content

Introduce aliases for foreign keys verify operations - #18601

Merged
harshit-gangal merged 8 commits into
vitessio:mainfrom
arthurschreiber:arthur/fix-self-referential-fk
Sep 1, 2025
Merged

Introduce aliases for foreign keys verify operations#18601
harshit-gangal merged 8 commits into
vitessio:mainfrom
arthurschreiber:arthur/fix-self-referential-fk

test: update test expectation

c70fd7c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 1, 2025 in 0s

67.50% (+0.00%) compared to aa9ff48

View this Pull Request on Codecov

67.50% (+0.00%) compared to aa9ff48

Details

Codecov Report

❌ Patch coverage is 88.23529% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.50%. Comparing base (aa9ff48) to head (c70fd7c).

Files with missing lines Patch % Lines
go/vt/vtgate/planbuilder/operators/update.go 88.23% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #18601   +/-   ##
=======================================
  Coverage   67.50%   67.50%           
=======================================
  Files        1607     1607           
  Lines      263328   263335    +7     
=======================================
+ Hits       177747   177777   +30     
+ Misses      85581    85558   -23     

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