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

fix: DIA-1803: Stop using deprecated utcnow #6897

Merged
merged 4 commits into from
Jan 14, 2025
Merged

fix: DIA-1803: Stop using deprecated utcnow #6897

merged 4 commits into from
Jan 14, 2025

Conversation

hakan458
Copy link
Collaborator

@hakan458 hakan458 commented Jan 13, 2025

get rid of datetime.utcnow() which was deprecated in Python 3.12

@github-actions github-actions bot added the fix label Jan 13, 2025
Copy link

netlify bot commented Jan 13, 2025

Deploy Preview for heartex-docs canceled.

Name Link
🔨 Latest commit 540ab9d
🔍 Latest deploy log https://app.netlify.com/sites/heartex-docs/deploys/678587ddb4fcd20008384915

Copy link

netlify bot commented Jan 13, 2025

Deploy Preview for label-studio-docs-new-theme canceled.

Name Link
🔨 Latest commit 540ab9d
🔍 Latest deploy log https://app.netlify.com/sites/label-studio-docs-new-theme/deploys/678587dd915371000815caa5

Copy link

codecov bot commented Jan 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.93%. Comparing base (3be1a99) to head (540ab9d).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #6897   +/-   ##
========================================
  Coverage    76.92%   76.93%           
========================================
  Files          175      175           
  Lines        14138    14139    +1     
========================================
+ Hits         10876    10878    +2     
+ Misses        3262     3261    -1     
Flag Coverage Δ
pytests 76.93% <100.00%> (+<0.01%) ⬆️

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.

@robot-ci-heartex
Copy link
Collaborator

Follow Merge downstream workflow has been failed.

Workflow run

hakan458 added 2 commits January 13, 2025 13:27
@jombooth jombooth merged commit 88fd31f into develop Jan 14, 2025
43 checks passed
@jombooth jombooth deleted the fb-dia-1803 branch January 14, 2025 05:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants