Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Foreign Key: Add support for multi target delete #15504

Merged
merged 5 commits into from
Mar 20, 2024

test: update rand function

15f57ba
Select commit
Loading
Failed to load commit list.
Merged

Foreign Key: Add support for multi target delete #15504

test: update rand function
15f57ba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2024 in 1s

65.72% (-1.70%) compared to 696fe0e

View this Pull Request on Codecov

65.72% (-1.70%) compared to 696fe0e

Details

Codecov Report

Attention: Patch coverage is 81.81818% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 65.72%. Comparing base (696fe0e) to head (15f57ba).
Report is 129 commits behind head on main.

Files Patch % Lines
go/vt/vtgate/planbuilder/operators/delete.go 83.33% 1 Missing ⚠️
go/vt/vtgate/semantics/semantic_state.go 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15504      +/-   ##
==========================================
- Coverage   67.41%   65.72%   -1.70%     
==========================================
  Files        1560     1560              
  Lines      192752   194455    +1703     
==========================================
- Hits       129952   127806    -2146     
- Misses      62800    66649    +3849     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.