feat(type): add support for type PrecisionTimestamp and PrecisionTimestampTz #41
Codecov / codecov/project
succeeded
Aug 9, 2024 in 0s
47.31% (+0.92%) compared to 0ea5482
View this Pull Request on Codecov
47.31% (+0.92%) compared to 0ea5482
Details
Codecov Report
Attention: Patch coverage is 78.40000%
with 27 lines
in your changes missing coverage. Please review.
Project coverage is 47.31%. Comparing base (
0ea5482
) to head (d6f0560
).
Files | Patch % | Lines |
---|---|---|
expr/literals.go | 58.33% | 21 Missing and 4 partials |
types/precison_timestamp_types.go | 96.92% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #41 +/- ##
==========================================
+ Coverage 46.38% 47.31% +0.92%
==========================================
Files 15 16 +1
Lines 5553 5664 +111
==========================================
+ Hits 2576 2680 +104
- Misses 2809 2812 +3
- Partials 168 172 +4
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading