Skip to content

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

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

Merged
merged 4 commits into from
Feb 7, 2022

Conversation

tobiasraabe
Copy link
Member

@codecov
Copy link

codecov bot commented Feb 7, 2022

Codecov Report

Merging #31 (67b7cf3) into main (9cf1402) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
+ Coverage   98.82%   98.85%   +0.02%     
==========================================
  Files          14       14              
  Lines         512      524      +12     
==========================================
+ Hits          506      518      +12     
  Misses          6        6              
Flag Coverage Δ
end_to_end 88.35% <100.00%> (+0.27%) ⬆️
unit 66.98% <100.00%> (+0.77%) ⬆️

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

Impacted Files Coverage Δ
src/pytask_latex/__init__.py 66.66% <100.00%> (+6.66%) ⬆️
src/pytask_latex/collect.py 100.00% <100.00%> (ø)
src/pytask_latex/config.py 100.00% <100.00%> (ø)
src/pytask_latex/execute.py 100.00% <100.00%> (ø)
src/pytask_latex/parametrize.py 100.00% <100.00%> (ø)
src/pytask_latex/plugin.py 100.00% <100.00%> (ø)
tests/conftest.py 100.00% <100.00%> (ø)
tests/test_collect.py 98.80% <100.00%> (+0.01%) ⬆️
tests/test_config.py 100.00% <100.00%> (ø)
tests/test_execute.py 100.00% <100.00%> (ø)
... and 4 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 9cf1402...67b7cf3. Read the comment docs.

@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 added this to the v0.1.1 milestone Feb 7, 2022
@tobiasraabe tobiasraabe merged commit a114ce1 into main Feb 7, 2022
@tobiasraabe tobiasraabe deleted the all-repos_autofix_deprecate-py36 branch February 7, 2022 23:58
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