Skip to content

Ignore columns which don't seem to migrate consistently (to avoid fla…

6d5ddb0
Select commit
Loading
Failed to load commit list.
Merged

Add integration tests to live spanner migration for checking PostgreSQL data type support #3152

Ignore columns which don't seem to migrate consistently (to avoid fla…
6d5ddb0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 18, 2026 in 1s

55.18% (+4.14%) compared to cd616f0

View this Pull Request on Codecov

55.18% (+4.14%) compared to cd616f0

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.18%. Comparing base (cd616f0) to head (6d5ddb0).
⚠️ Report is 37 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3152      +/-   ##
============================================
+ Coverage     51.03%   55.18%   +4.14%     
+ Complexity     5173     2288    -2885     
============================================
  Files           978      492     -486     
  Lines         60490    28862   -31628     
  Branches       6638     3058    -3580     
============================================
- Hits          30871    15927   -14944     
+ Misses        27455    11962   -15493     
+ Partials       2164      973    -1191     
Components Coverage Δ
spanner-templates 71.86% <ø> (+1.04%) ⬆️
spanner-import-export ∅ <ø> (∅)
spanner-live-forward-migration 79.82% <ø> (-0.02%) ⬇️
spanner-live-reverse-replication 77.40% <ø> (-0.06%) ⬇️
spanner-bulk-migration 87.92% <ø> (-0.02%) ⬇️
see 506 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.