Skip to content

Add Foreign Key ON DELETE SET NULL support for Cloud Spanner Avro tem… - #4152

Open
sachinagarwal1111 wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
sachinagarwal1111:spanner-fk-on-delete-set-null
Open

Add Foreign Key ON DELETE SET NULL support for Cloud Spanner Avro tem…#4152
sachinagarwal1111 wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
sachinagarwal1111:spanner-fk-on-delete-set-null

Add Foreign Key ON DELETE SET NULL support for Cloud Spanner Avro tem…

3eab417
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 2, 2026 in 1s

55.90% (+20.07%) compared to d92bde9

View this Pull Request on Codecov

55.90% (+20.07%) compared to d92bde9

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.90%. Comparing base (d92bde9) to head (3eab417).
⚠️ Report is 41 commits behind head on main.

Additional details and impacted files
@@              Coverage Diff              @@
##               main    #4152       +/-   ##
=============================================
+ Coverage     35.83%   55.90%   +20.07%     
- Complexity      711     7025     +6314     
=============================================
  Files           250     1134      +884     
  Lines         17131    70136    +53005     
  Branches       1750     8014     +6264     
=============================================
+ Hits           6139    39212    +33073     
- Misses        10479    28377    +17898     
- Partials        513     2547     +2034     
Components Coverage Δ
spanner-templates 84.64% <ø> (∅)
spanner-import-export 69.03% <100.00%> (∅)
spanner-live-forward-migration 88.65% <ø> (∅)
spanner-live-reverse-replication 81.25% <ø> (∅)
spanner-bulk-migration 89.06% <ø> (∅)
gcs-spanner-dv 87.85% <ø> (∅)
Files with missing lines Coverage Δ
.../google/cloud/teleport/spanner/ddl/ForeignKey.java 90.90% <100.00%> (ø)

... and 909 files with indirect coverage changes

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