Skip to content

addressing comments

f4a73ec
Select commit
Loading
Failed to load commit list.
Open

Batch and Write transform code #3797

addressing comments
f4a73ec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 14, 2026 in 0s

53.79% (+0.17%) compared to 0025d7e

View this Pull Request on Codecov

53.79% (+0.17%) compared to 0025d7e

Details

Codecov Report

❌ Patch coverage is 88.49558% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.79%. Comparing base (0025d7e) to head (f4a73ec).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ud/teleport/v2/templates/dofn/BatchAndWriteFn.java 89.71% 8 Missing and 3 partials ⚠️
.../teleport/v2/templates/sink/DataWriterFactory.java 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3797      +/-   ##
============================================
+ Coverage     53.62%   53.79%   +0.17%     
- Complexity     6323     6368      +45     
============================================
  Files          1087     1090       +3     
  Lines         66762    66917     +155     
  Branches       7476     7485       +9     
============================================
+ Hits          35801    36001     +200     
+ Misses        28534    28483      -51     
- Partials       2427     2433       +6     
Components Coverage Δ
spanner-templates 72.84% <ø> (+0.04%) ⬆️
spanner-import-export 68.66% <ø> (+0.13%) ⬆️
spanner-live-forward-migration 80.93% <ø> (-0.02%) ⬇️
spanner-live-reverse-replication 77.08% <ø> (-0.02%) ⬇️
spanner-bulk-migration 91.10% <ø> (-0.01%) ⬇️
gcs-spanner-dv 85.74% <ø> (-0.02%) ⬇️
Files with missing lines Coverage Δ
...d/teleport/v2/templates/model/GeneratedRecord.java 100.00% <100.00%> (ø)
.../teleport/v2/templates/sink/DataWriterFactory.java 50.00% <50.00%> (ø)
...ud/teleport/v2/templates/dofn/BatchAndWriteFn.java 89.71% <89.71%> (ø)

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