Skip to content

fix IT

4fd97fa
Select commit
Loading
Failed to load commit list.
Draft

Bulk partition UUID #3798

fix IT
4fd97fa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2026 in 1s

59.50% (+6.08%) compared to f8472fe

View this Pull Request on Codecov

59.50% (+6.08%) compared to f8472fe

Details

Codecov Report

❌ Patch coverage is 85.33333% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.50%. Comparing base (f8472fe) to head (4fd97fa).
⚠️ Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
...ctadapter/postgresql/PostgreSQLDialectAdapter.java 76.59% 5 Missing and 6 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3798      +/-   ##
============================================
+ Coverage     53.41%   59.50%   +6.08%     
+ Complexity     6629     2184    -4445     
============================================
  Files          1082      506     -576     
  Lines         65795    29521   -36274     
  Branches       7328     3240    -4088     
============================================
- Hits          35147    17565   -17582     
+ Misses        28288    10970   -17318     
+ Partials       2360      986    -1374     
Components Coverage Δ
spanner-templates 74.87% <85.33%> (+2.05%) ⬆️
spanner-import-export ∅ <ø> (∅)
spanner-live-forward-migration 80.86% <ø> (-0.07%) ⬇️
spanner-live-reverse-replication 77.02% <ø> (-0.03%) ⬇️
spanner-bulk-migration 91.02% <85.33%> (-0.08%) ⬇️
gcs-spanner-dv 86.69% <ø> (+0.94%) ⬆️
Files with missing lines Coverage Δ
.../uniformsplitter/stringmapper/CollationMapper.java 97.82% <100.00%> (+0.55%) ⬆️
...ctadapter/postgresql/PostgreSQLDialectAdapter.java 93.36% <76.59%> (-3.94%) ⬇️

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