Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(type): add support for type PrecisionTimestamp and PrecisionTimestampTz #41

Merged

Address review comments

d6f0560
Select commit
Loading
Failed to load commit list.
Merged

feat(type): add support for type PrecisionTimestamp and PrecisionTimestampTz #41

Address review comments
d6f0560
Select commit
Loading
Failed to load commit list.
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.