Skip to content

test: enable float4 and real type tests by removing exclusion comments

466c250
Select commit
Loading
Failed to load commit list.
Merged

feat: Add PostgreSQL REAL/FLOAT4 support to Sourcedb to Spanner template #3870

test: enable float4 and real type tests by removing exclusion comments
466c250
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 3, 2026 in 0s

63.31% (+7.84%) compared to d0ccc08

View this Pull Request on Codecov

63.31% (+7.84%) compared to d0ccc08

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.31%. Comparing base (d0ccc08) to head (466c250).
⚠️ Report is 11 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3870      +/-   ##
============================================
+ Coverage     55.47%   63.31%   +7.84%     
+ Complexity     6962     2315    -4647     
============================================
  Files          1102      514     -588     
  Lines         67443    29932   -37511     
  Branches       7564     3298    -4266     
============================================
- Hits          37413    18952   -18461     
+ Misses        27587    10017   -17570     
+ Partials       2443      963    -1480     
Components Coverage Δ
spanner-templates 88.72% <100.00%> (+0.92%) ⬆️
spanner-import-export ∅ <ø> (∅)
spanner-live-forward-migration 90.14% <100.00%> (-0.08%) ⬇️
spanner-live-reverse-replication 83.90% <100.00%> (+1.06%) ⬆️
spanner-bulk-migration 92.57% <100.00%> (-0.05%) ⬇️
gcs-spanner-dv 90.37% <100.00%> (+1.29%) ⬆️
Files with missing lines Coverage Δ
.../v2/spanner/migrations/avro/AvroToValueMapper.java 94.24% <100.00%> (+0.07%) ⬆️

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