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

Deprecate Python 3.6 and add support for Python 3.10. #17

Merged
merged 5 commits into from
Feb 7, 2022

Conversation

tobiasraabe
Copy link
Member

@codecov
Copy link

codecov bot commented Feb 7, 2022

Codecov Report

Merging #17 (2c49370) into main (0df3ef8) will increase coverage by 0.76%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
+ Coverage   74.93%   75.70%   +0.76%     
==========================================
  Files          15       15              
  Lines         411      424      +13     
==========================================
+ Hits          308      321      +13     
  Misses        103      103              
Flag Coverage Δ
end_to_end 60.61% <100.00%> (+1.24%) ⬆️
unit 69.81% <100.00%> (+0.95%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/pytask_stata/__init__.py 66.66% <100.00%> (+6.66%) ⬆️
src/pytask_stata/cli.py 100.00% <100.00%> (ø)
src/pytask_stata/collect.py 96.29% <100.00%> (-0.07%) ⬇️
src/pytask_stata/config.py 96.15% <100.00%> (+0.15%) ⬆️
src/pytask_stata/execute.py 50.00% <100.00%> (+1.85%) ⬆️
src/pytask_stata/parametrize.py 62.50% <100.00%> (+5.35%) ⬆️
src/pytask_stata/plugin.py 100.00% <100.00%> (ø)
src/pytask_stata/shared.py 76.47% <100.00%> (+1.47%) ⬆️
tests/conftest.py 100.00% <100.00%> (ø)
tests/test_collect.py 98.71% <100.00%> (+0.01%) ⬆️
... and 5 more

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 0df3ef8...2c49370. Read the comment docs.

@tobiasraabe tobiasraabe added this to the v0.1.1 milestone Feb 7, 2022
@tobiasraabe tobiasraabe changed the title Deprecate Python 3.6. Deprecate Python 3.6 and add support for Python 3.10. Feb 7, 2022
@tobiasraabe tobiasraabe merged commit bd11cbf into main Feb 7, 2022
@tobiasraabe tobiasraabe deleted the all-repos_autofix_deprecate-py36 branch February 7, 2022 22:24
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