feat: support float4 data type #1481
Merged
Codecov / codecov/project
succeeded
Mar 11, 2024 in 1s
90.79% (+0.07%) compared to 16eb184
View this Pull Request on Codecov
90.79% (+0.07%) compared to 16eb184
Details
Codecov Report
Attention: Patch coverage is 94.28571%
with 2 lines
in your changes are missing coverage. Please review.
Project coverage is 90.79%. Comparing base (
16eb184
) to head (fbe73b1
).
Report is 10 commits behind head on postgresql-dialect.
Files | Patch % | Lines |
---|---|---|
...e/cloud/spanner/pgadapter/parsers/FloatParser.java | 83.33% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## postgresql-dialect #1481 +/- ##
========================================================
+ Coverage 90.72% 90.79% +0.07%
- Complexity 2684 2701 +17
========================================================
Files 144 144
Lines 9226 9249 +23
Branches 1342 1343 +1
========================================================
+ Hits 8370 8398 +28
+ Misses 578 574 -4
+ Partials 278 277 -1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading