Skip to content

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

Merged
tobiasraabe merged 6 commits intomainfrom
all-repos_autofix_deprecate-py36
Feb 7, 2022
Merged

Deprecate Python 3.6 and add support for Python 3.10.#23
tobiasraabe merged 6 commits intomainfrom
all-repos_autofix_deprecate-py36

Conversation

@tobiasraabe
Copy link
Member

@codecov
Copy link

codecov bot commented Feb 7, 2022

Codecov Report

Merging #23 (188b412) into main (6020380) will increase coverage by 0.04%.
The diff coverage is 100.00%.

❗ Current head 188b412 differs from pull request most recent head cc87c7c. Consider uploading reports for the commit cc87c7c to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
+ Coverage   98.48%   98.53%   +0.04%     
==========================================
  Files          13       13              
  Lines         331      342      +11     
==========================================
+ Hits          326      337      +11     
  Misses          5        5              
Flag Coverage Δ
end_to_end 85.96% <100.00%> (+0.46%) ⬆️
unit 68.71% <100.00%> (+1.03%) ⬆️

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

Impacted Files Coverage Δ
src/pytask_r/__init__.py 66.66% <100.00%> (+6.66%) ⬆️
src/pytask_r/collect.py 100.00% <100.00%> (ø)
src/pytask_r/config.py 100.00% <100.00%> (ø)
src/pytask_r/execute.py 100.00% <100.00%> (ø)
src/pytask_r/parametrize.py 100.00% <100.00%> (ø)
src/pytask_r/plugin.py 100.00% <100.00%> (ø)
tests/conftest.py 100.00% <100.00%> (ø)
tests/test_collect.py 98.61% <100.00%> (+0.01%) ⬆️
tests/test_config.py 100.00% <100.00%> (ø)
tests/test_execute.py 100.00% <100.00%> (ø)
... and 3 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 6020380...cc87c7c. 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 238e002 into main Feb 7, 2022
@tobiasraabe tobiasraabe deleted the all-repos_autofix_deprecate-py36 branch February 7, 2022 23:27
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