Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dewalujjwal
Copy link
Contributor

Replace datetime.datetime.utcnow() which will be depreceated in the future with the timezone aware datetime.datetime.now(datetime.timezone.utc).

This change is in regards to issue #2044 (comment)

@dewalujjwal dewalujjwal reopened this Mar 10, 2024
@codecov
Copy link

codecov bot commented Mar 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.74%. Comparing base (34f83d6) to head (283b861).
Report is 35 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2055      +/-   ##
==========================================
+ Coverage   93.61%   93.74%   +0.12%     
==========================================
  Files          28       29       +1     
  Lines        3758     3866     +108     
==========================================
+ Hits         3518     3624     +106     
- Misses        240      242       +2     

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

@dewalujjwal
Copy link
Contributor Author

@selwin i have created the merge for the issue review the code

@selwin selwin merged commit cdf5cfc into rq:master Mar 11, 2024
@selwin
Copy link
Collaborator

selwin commented Mar 11, 2024

Thanks!

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.

2 participants