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

856 Be able to extract parts of timestamps / dates #1023

Merged
merged 6 commits into from
Jun 14, 2024

Conversation

dantownsend
Copy link
Member

Supersedes: #857

Resolves: #856

@dantownsend dantownsend added the enhancement New feature or request label Jun 14, 2024
@dantownsend dantownsend added this to In progress in Enhancements via automation Jun 14, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jun 14, 2024

Codecov Report

Attention: Patch coverage is 91.89189% with 3 lines in your changes missing coverage. Please review.

Project coverage is 92.68%. Comparing base (70dac99) to head (bdc92d3).
Report is 5 commits behind head on master.

Files Patch % Lines
piccolo/query/functions/datetime.py 91.66% 3 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1023      +/-   ##
==========================================
+ Coverage   89.27%   92.68%   +3.41%     
==========================================
  Files         114      115       +1     
  Lines        8333     8421      +88     
==========================================
+ Hits         7439     7805     +366     
+ Misses        894      616     -278     

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

@dantownsend dantownsend merged commit bf36f50 into master Jun 14, 2024
46 checks passed
Enhancements automation moved this from In progress to Done Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

Be able to extract parts of timestamps / dates
2 participants