Skip to content

use-local-beam

c01c440
Select commit
Loading
Failed to load commit list.
Merged

Add spannerChangeStreamTvfNameList parameters for 3 change stream templates #3838

use-local-beam
c01c440
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 5, 2026 in 0s

55.51% (+19.95%) compared to a1ca8e0

View this Pull Request on Codecov

55.51% (+19.95%) compared to a1ca8e0

Details

Codecov Report

❌ Patch coverage is 0% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 55.51%. Comparing base (a1ca8e0) to head (c01c440).

Files with missing lines Patch % Lines
...leport/v2/templates/SpannerChangeStreamsToGcs.java 0.00% 9 Missing ⚠️
...ort/v2/templates/SpannerChangeStreamsToPubSub.java 0.00% 9 Missing ⚠️
...eamstobigquery/SpannerChangeStreamsToBigQuery.java 0.00% 8 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##               main    #3838       +/-   ##
=============================================
+ Coverage     35.55%   55.51%   +19.95%     
- Complexity      695     6575     +5880     
=============================================
  Files           250     1103      +853     
  Lines         16982    67614    +50632     
  Branches       1715     7587     +5872     
=============================================
+ Hits           6038    37535    +31497     
- Misses        10443    27662    +17219     
- Partials        501     2417     +1916     
Components Coverage Δ
spanner-templates 88.30% <ø> (∅)
spanner-import-export 68.65% <ø> (∅)
spanner-live-forward-migration 90.19% <ø> (∅)
spanner-live-reverse-replication 83.94% <ø> (∅)
spanner-bulk-migration 92.60% <ø> (∅)
gcs-spanner-dv 88.97% <ø> (∅)
Files with missing lines Coverage Δ
...eamstobigquery/SpannerChangeStreamsToBigQuery.java 0.00% <0.00%> (ø)
...leport/v2/templates/SpannerChangeStreamsToGcs.java 0.00% <0.00%> (ø)
...ort/v2/templates/SpannerChangeStreamsToPubSub.java 0.00% <0.00%> (ø)

... and 875 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.