piccolo-orm / piccolo

A fast, user friendly ORM and query builder which supports asyncio.
https://piccolo-orm.com/
MIT License
1.32k stars 86 forks source link

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

Closed dantownsend closed 2 weeks ago

dantownsend commented 2 weeks ago

Supersedes: https://github.com/piccolo-orm/piccolo/pull/857

Resolves: https://github.com/piccolo-orm/piccolo/issues/856

codecov-commenter commented 2 weeks ago

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 :warning:

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

Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.