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

build: replace python 3.6 testing with 3.9 #841

Merged
merged 1 commit into from
Mar 29, 2023
Merged

Conversation

hydrosquall
Copy link
Owner

@hydrosquall hydrosquall commented Mar 29, 2023

CI was failing because Python 3.6 is no longer available in the test images. Replacing it with 3.9 instead.

image

Copy link
Owner Author

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@codecov
Copy link

codecov bot commented Mar 29, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (6a377f4) 90.47% compared to head (0642123) 90.47%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #841   +/-   ##
=======================================
  Coverage   90.47%   90.47%           
=======================================
  Files           6        6           
  Lines         294      294           
=======================================
  Hits          266      266           
  Misses         28       28           
Impacted Files Coverage Δ
tiingo/api.py 93.18% <ø> (ø)
tiingo/wsclient.py 68.42% <ø> (ø)

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 merged commit d89f102 into master Mar 29, 2023
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