Add postgres float 4 to pg dialect float4 support in bulk migration#3885
Open
sm745052 wants to merge 2 commits into
Open
Add postgres float 4 to pg dialect float4 support in bulk migration#3885sm745052 wants to merge 2 commits into
sm745052 wants to merge 2 commits into
Codecov / codecov/project
succeeded
Jun 8, 2026 in 0s
63.28% (+7.73%) compared to 6cc1219
View this Pull Request on Codecov
63.28% (+7.73%) compared to 6cc1219
Details
Codecov Report
❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 63.28%. Comparing base (6cc1219) to head (185516d).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| .../v2/spanner/migrations/avro/AvroToValueMapper.java | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3885 +/- ##
============================================
+ Coverage 55.54% 63.28% +7.73%
+ Complexity 6574 2315 -4259
============================================
Files 1103 514 -589
Lines 67570 29952 -37618
Branches 7581 3300 -4281
============================================
- Hits 37531 18954 -18577
+ Misses 27624 10035 -17589
+ Partials 2415 963 -1452 | Components | Coverage Δ | |
|---|---|---|
| spanner-templates | 88.71% <66.66%> (+0.40%) |
⬆️ |
| spanner-import-export | ∅ <ø> (∅) |
|
| spanner-live-forward-migration | 90.13% <66.66%> (-0.09%) |
⬇️ |
| spanner-live-reverse-replication | 83.90% <66.66%> (-0.07%) |
⬇️ |
| spanner-bulk-migration | 92.56% <66.66%> (-0.06%) |
⬇️ |
| gcs-spanner-dv | 90.36% <66.66%> (+1.35%) |
⬆️ |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| .../v2/spanner/migrations/avro/AvroToValueMapper.java | 93.88% <66.66%> (-0.29%) |
⬇️ |
🚀 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.
Loading