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: remove timezone assertion from unit tests + fix codecov upload step #856

Merged
merged 3 commits into from
Apr 17, 2023

Conversation

hydrosquall
Copy link
Owner

@hydrosquall hydrosquall commented Apr 16, 2023

Summary of Changes

Timezone information in the DateTimeIndex does not need to be part of the unit tests.

Noticed when Python 3.8 checks started failing (among several other CI things this week).

Related

Copy link
Owner Author

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@hydrosquall hydrosquall self-assigned this Apr 16, 2023
@hydrosquall hydrosquall force-pushed the cameron.yick/remove-timezone-from-unit-tests branch from 62e2b63 to 8b632d6 Compare April 16, 2023 23:52
@codecov
Copy link

codecov bot commented Apr 16, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (7d4c380) 90.47% compared to head (8b632d6) 90.47%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #856   +/-   ##
=======================================
  Coverage   90.47%   90.47%           
=======================================
  Files           6        6           
  Lines         294      294           
=======================================
  Hits          266      266           
  Misses         28       28           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@hydrosquall hydrosquall marked this pull request as ready for review April 17, 2023 00:48
@hydrosquall hydrosquall changed the title fix: remove timezone assertion from unit tests fix: remove timezone assertion from unit tests + fix codecov upload step Apr 17, 2023
@hydrosquall hydrosquall merged commit 2954223 into master Apr 17, 2023
@hydrosquall hydrosquall deleted the cameron.yick/remove-timezone-from-unit-tests branch April 17, 2023 00:48
@hydrosquall hydrosquall mentioned this pull request May 26, 2024
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

1 participant