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

refactor: to timezone specific datetime helper to avoid use deprecated functions #652

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bednar
Copy link
Contributor

@bednar bednar commented May 2, 2024

Closes #603

Proposed Changes

image
image

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • pytest tests completes successfully
  • Commit messages are conventional
  • Sign CLA (if not already signed)

@bednar bednar marked this pull request as ready for review May 2, 2024 07:49
@bednar bednar requested a review from karel-rehor May 2, 2024 07:49
@codecov-commenter
Copy link

codecov-commenter commented May 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.41%. Comparing base (550ff26) to head (1b7d42a).

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

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #652   +/-   ##
=======================================
  Coverage   90.41%   90.41%           
=======================================
  Files          39       39           
  Lines        3505     3505           
=======================================
  Hits         3169     3169           
  Misses        336      336           

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

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.

Replace deprecated call to datetime.utcfromtimestamp
2 participants