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

Timezone find and fix and sonar codemod #802

Merged
merged 5 commits into from
Aug 30, 2024
Merged

Timezone find and fix and sonar codemod #802

merged 5 commits into from
Aug 30, 2024

Conversation

clavedeluna
Copy link
Contributor

@clavedeluna clavedeluna commented Aug 19, 2024

Overview

New fix and fix and sonar codemod to replace two deprecated datetime functions for ones that are timezone aware

Closes #589
Related to #385, but that one would add to this codemod

@clavedeluna clavedeluna added this pull request to the merge queue Aug 30, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Aug 30, 2024
* update pygoat findings

* Use Assignment Expression (Walrus) In Conditional

---------

Co-authored-by: clavedeluna <[email protected]>
Co-authored-by: pixeebot[bot] <104101892+pixeebot[bot]@users.noreply.github.com>
Copy link

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

@clavedeluna clavedeluna added this pull request to the merge queue Aug 30, 2024
Merged via the queue into main with commit ad2828c Aug 30, 2024
14 checks passed
@clavedeluna clavedeluna deleted the sonar-timezone branch August 30, 2024 17:50
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.

Codemod for deprecated datetime.utcnow & datetime.utcfromtimestamp
3 participants