Skip to content

test: add integration test for PostgreSQL declarative partitioned tables#4016

Closed
jsuhani-2026 wants to merge 1 commit into
mainfrom
jsuhani-pg-partitioned-tables-it
Closed

test: add integration test for PostgreSQL declarative partitioned tables#4016
jsuhani-2026 wants to merge 1 commit into
mainfrom
jsuhani-pg-partitioned-tables-it

test: add integration test for PostgreSQL partitioned tables

9fed72d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 12, 2026 in 0s

63.49% (+27.91%) compared to 06d6601

View this Pull Request on Codecov

63.49% (+27.91%) compared to 06d6601

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.49%. Comparing base (06d6601) to head (9fed72d).

Additional details and impacted files
@@              Coverage Diff              @@
##               main    #4016       +/-   ##
=============================================
+ Coverage     35.58%   63.49%   +27.91%     
- Complexity      697     2508     +1811     
=============================================
  Files           250      535      +285     
  Lines         17049    30720    +13671     
  Branches       1729     3420     +1691     
=============================================
+ Hits           6067    19506    +13439     
+ Misses        10473    10202      -271     
- Partials        509     1012      +503     
Components Coverage Δ
spanner-templates 88.08% <ø> (∅)
spanner-import-export ∅ <ø> (∅)
spanner-live-forward-migration 89.23% <ø> (∅)
spanner-live-reverse-replication 83.41% <ø> (∅)
spanner-bulk-migration 92.44% <ø> (∅)
gcs-spanner-dv 90.00% <ø> (∅)
see 419 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.