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

Switch to Python 3.9 as a minimum requirement #336

Merged
merged 6 commits into from
Jan 27, 2021
Merged

Switch to Python 3.9 as a minimum requirement #336

merged 6 commits into from
Jan 27, 2021

Conversation

adamtheturtle
Copy link
Member

No description provided.

@adamtheturtle
Copy link
Member Author

Blocked on pylint-dev/pylint#3882.

@codecov
Copy link

codecov bot commented Jan 23, 2021

Codecov Report

Merging #336 (238ac74) into master (f04c5f3) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #336   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines         1245      1249    +4     
  Branches        36        36           
=========================================
+ Hits          1245      1249    +4     
Impacted Files Coverage Δ
src/vws_cli/commands.py 100.00% <100.00%> (ø)
src/vws_cli/options/credentials.py 100.00% <100.00%> (ø)
src/vws_cli/options/targets.py 100.00% <100.00%> (ø)
src/vws_cli/query.py 100.00% <100.00%> (ø)
tests/test_help.py 100.00% <100.00%> (ø)
tests/test_query.py 100.00% <100.00%> (ø)
tests/test_query_errors.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 99c8052...e87c6ed. Read the comment docs.

@adamtheturtle adamtheturtle merged commit 8dbd3fb into master Jan 27, 2021
@adamtheturtle adamtheturtle deleted the py39 branch January 27, 2021 09:25
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.

1 participant