Skip to content

Binary to string mappings - #4179

Draft
sm745052 wants to merge 7 commits into
mainfrom
bin-string
Draft

Binary to string mappings#4179
sm745052 wants to merge 7 commits into
mainfrom
bin-string

spotless check

2515803
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 26, 2026 in 1s

61.90% (+6.00%) compared to 9f81d23

View this Pull Request on Codecov

61.90% (+6.00%) compared to 9f81d23

Details

Codecov Report

❌ Patch coverage is 83.33333% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.90%. Comparing base (9f81d23) to head (2515803).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...t/v2/templates/source/mysql/MySQLDMLGenerator.java 81.81% 0 Missing and 2 partials ⚠️
...plates/source/postgres/PostgreSQLDMLGenerator.java 66.66% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #4179      +/-   ##
============================================
+ Coverage     55.90%   61.90%   +6.00%     
+ Complexity     7475     3452    -4023     
============================================
  Files          1134      580     -554     
  Lines         70135    34860   -35275     
  Branches       8014     3878    -4136     
============================================
- Hits          39207    21581   -17626     
+ Misses        28381    12167   -16214     
+ Partials       2547     1112    -1435     
Components Coverage Δ
spanner-templates 84.63% <83.33%> (-0.02%) ⬇️
spanner-import-export ∅ <ø> (∅)
spanner-live-forward-migration 88.64% <100.00%> (-0.02%) ⬇️
spanner-live-reverse-replication 81.24% <83.33%> (-0.03%) ⬇️
spanner-bulk-migration 89.05% <100.00%> (-0.02%) ⬇️
gcs-spanner-dv 87.85% <100.00%> (-0.03%) ⬇️
Files with missing lines Coverage Δ
.../v2/spanner/migrations/avro/AvroToValueMapper.java 94.56% <100.00%> (+0.16%) ⬆️
...t/v2/templates/source/mysql/MySQLDMLGenerator.java 95.48% <81.81%> (-1.10%) ⬇️
...plates/source/postgres/PostgreSQLDMLGenerator.java 90.32% <66.66%> (-1.02%) ⬇️

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