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: Use timezone-aware datetime objects #8265

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

edgarrmondragon
Copy link
Collaborator

No description provided.

Copy link

netlify bot commented Nov 13, 2023

Deploy Preview for meltano canceled.

Name Link
🔨 Latest commit ff13c36
🔍 Latest deploy log https://app.netlify.com/sites/meltano/deploys/66452a484cebaf0008557120

@edgarrmondragon edgarrmondragon force-pushed the refactor/datetime-tz-aware branch 2 times, most recently from 2cc63c2 to 8187f67 Compare November 13, 2023 16:35
@edgarrmondragon edgarrmondragon deleted the refactor/datetime-tz-aware branch December 5, 2023 16:06
@WillDaSilva
Copy link
Member

@edgarrmondragon Just curious, why close this?

@edgarrmondragon edgarrmondragon restored the refactor/datetime-tz-aware branch December 5, 2023 18:42
@edgarrmondragon
Copy link
Collaborator Author

@edgarrmondragon Just curious, why close this?

Noticed the attempt was too ambitious and broke some tests 😅. Looking back, it's only 8 tests so probably worth re-opening and trying to revert the offending changes.

@edgarrmondragon edgarrmondragon force-pushed the refactor/datetime-tz-aware branch 4 times, most recently from c8a5810 to be2af04 Compare December 13, 2023 15:36
@edgarrmondragon edgarrmondragon force-pushed the refactor/datetime-tz-aware branch 2 times, most recently from 85b3085 to 8d169cc Compare January 4, 2024 16:59
@edgarrmondragon edgarrmondragon force-pushed the refactor/datetime-tz-aware branch 2 times, most recently from 4e89598 to b81eaef Compare January 12, 2024 23:47
@edgarrmondragon edgarrmondragon force-pushed the refactor/datetime-tz-aware branch 5 times, most recently from a880320 to f319f71 Compare January 18, 2024 21:34
Copy link

codecov bot commented Jan 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.89%. Comparing base (3dba128) to head (ff13c36).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8265      +/-   ##
==========================================
+ Coverage   91.83%   91.89%   +0.06%     
==========================================
  Files         245      246       +1     
  Lines       19337    19387      +50     
  Branches     2152     2158       +6     
==========================================
+ Hits        17758    17816      +58     
+ Misses       1306     1299       -7     
+ Partials      273      272       -1     

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

@edgarrmondragon edgarrmondragon force-pushed the refactor/datetime-tz-aware branch 7 times, most recently from c110032 to 4ef5af2 Compare January 24, 2024 00:27
@edgarrmondragon edgarrmondragon force-pushed the refactor/datetime-tz-aware branch 9 times, most recently from b80e2e6 to a20a2f5 Compare January 30, 2024 05:49
@edgarrmondragon edgarrmondragon force-pushed the refactor/datetime-tz-aware branch 2 times, most recently from cef07b4 to 388e23e Compare February 6, 2024 16:59
@edgarrmondragon edgarrmondragon force-pushed the refactor/datetime-tz-aware branch 4 times, most recently from 135930b to a72309a Compare February 27, 2024 00:08
@edgarrmondragon edgarrmondragon force-pushed the refactor/datetime-tz-aware branch 2 times, most recently from 4b9521f to 88b2d85 Compare March 7, 2024 19:55
@edgarrmondragon edgarrmondragon force-pushed the refactor/datetime-tz-aware branch 2 times, most recently from c6bdf55 to 3e32c92 Compare March 25, 2024 05:22
@edgarrmondragon edgarrmondragon force-pushed the refactor/datetime-tz-aware branch 3 times, most recently from 6850b90 to 381a97f Compare April 4, 2024 22:43
@edgarrmondragon edgarrmondragon force-pushed the refactor/datetime-tz-aware branch 3 times, most recently from e3a248b to 3558279 Compare May 4, 2024 01:52
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.

None yet

2 participants