Skip to content

Max row count for page size check#3877

Draft
claudevdm wants to merge 3 commits into
GoogleCloudPlatform:mainfrom
claudevdm:maxRowCountForPageSizeCheck
Draft

Max row count for page size check#3877
claudevdm wants to merge 3 commits into
GoogleCloudPlatform:mainfrom
claudevdm:maxRowCountForPageSizeCheck

checkstyle

6efc596
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 3, 2026 in 1s

55.18% (-0.35%) compared to 2b78140

View this Pull Request on Codecov

55.18% (-0.35%) compared to 2b78140

Details

Codecov Report

❌ Patch coverage is 0% with 417 lines in your changes missing coverage. Please review.
✅ Project coverage is 55.18%. Comparing base (2b78140) to head (6efc596).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
...om/google/cloud/teleport/io/parquet/ParquetIO.java 0.00% 415 Missing ⚠️
...gle/cloud/teleport/bigtable/BigtableToParquet.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3877      +/-   ##
============================================
- Coverage     55.52%   55.18%   -0.35%     
+ Complexity     7018     6573     -445     
============================================
  Files          1103     1104       +1     
  Lines         67557    67986     +429     
  Branches       7576     7647      +71     
============================================
+ Hits          37512    37519       +7     
- Misses        27626    28051     +425     
+ Partials       2419     2416       -3     
Components Coverage Δ
spanner-templates 88.31% <ø> (-0.04%) ⬇️
spanner-import-export 68.51% <ø> (ø)
spanner-live-forward-migration 90.22% <ø> (+0.04%) ⬆️
spanner-live-reverse-replication 83.96% <ø> (-0.09%) ⬇️
spanner-bulk-migration 92.61% <ø> (+0.02%) ⬆️
gcs-spanner-dv 89.00% <ø> (+0.05%) ⬆️
Files with missing lines Coverage Δ
...gle/cloud/teleport/bigtable/BigtableToParquet.java 35.29% <0.00%> (-0.71%) ⬇️
...om/google/cloud/teleport/io/parquet/ParquetIO.java 0.00% <0.00%> (ø)

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