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

Add Postgres DATE_TRUNC function #389

Merged
merged 2 commits into from
Sep 23, 2024

Conversation

BranislavLazic
Copy link
Contributor

Adds the DATE_TRUNC function for Postgres.

@codecov-commenter
Copy link

codecov-commenter commented Sep 20, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.49%. Comparing base (b835e25) to head (dce5fd6).
Report is 3 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #389   +/-   ##
=======================================
  Coverage   90.48%   90.49%           
=======================================
  Files         125      125           
  Lines        7453     7458    +5     
=======================================
+ Hits         6744     6749    +5     
  Misses        550      550           
  Partials      159      159           
Flag Coverage Δ
90.49% <100.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@go-jet
Copy link
Owner

go-jet commented Sep 23, 2024

Thanks. Looks good. 👍

@go-jet go-jet merged commit 1c42ff1 into go-jet:master Sep 23, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants