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

👷 Add CI for Python 3.10 #384

Merged
merged 4 commits into from Nov 5, 2022
Merged

👷 Add CI for Python 3.10 #384

merged 4 commits into from Nov 5, 2022

Conversation

tiangolo
Copy link
Owner

👷 Add CI for Python 3.10

@github-actions
Copy link

github-actions bot commented Apr 16, 2022

@github-actions
Copy link

📝 Docs preview for commit 8d77154 at: https://625a8c36196b7767f2bceb45--typertiangolo.netlify.app

@codecov
Copy link

codecov bot commented Apr 16, 2022

Codecov Report

Base: 96.24% // Head: 100.00% // Increases project coverage by +3.75% 🎉

Coverage data is based on head (8d77154) compared to base (1e43c6b).
Patch has no changes to coverable lines.

❗ Current head 8d77154 differs from pull request most recent head 99078aa. Consider uploading reports for the commit 99078aa to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           master      #384      +/-   ##
===========================================
+ Coverage   96.24%   100.00%   +3.75%     
===========================================
  Files         280       252      -28     
  Lines        5942      5287     -655     
===========================================
- Hits         5719      5287     -432     
+ Misses        223         0     -223     
Impacted Files Coverage Δ
typer/utils.py 100.00% <0.00%> (ø)
typer/params.py 100.00% <0.00%> (ø)
tests/test_others.py 100.00% <0.00%> (ø)
docs_src/options/help/tutorial002.py 100.00% <0.00%> (ø)
docs_src/arguments/help/tutorial007.py 100.00% <0.00%> (ø)
tests/test_compat/test_option_get_help.py 100.00% <0.00%> (ø)
docs_src/options/autocompletion/tutorial008.py 100.00% <0.00%> (ø)
docs_src/options/autocompletion/tutorial009.py 100.00% <0.00%> (ø)
...test_tutorial/test_first_steps/test_tutorial004.py 100.00% <0.00%> (ø)
...test_tutorial/test_first_steps/test_tutorial005.py 100.00% <0.00%> (ø)
... and 72 more

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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@svlandeg
Copy link
Collaborator

Is there a reason why we're pinning pytest to <5.4.0?
It looks like the CI is failing over the parsing of an assertion that was fixed in pytest version 6.2.4: pytest-dev/pytest#8540

@svlandeg svlandeg added the repo / tests Involving the CI / test suite label Apr 21, 2022
@github-actions
Copy link

github-actions bot commented Nov 4, 2022

📝 Docs preview for commit 368f5a7 at: https://63659d011a2ffd16c3b199b1--typertiangolo.netlify.app

@tiangolo
Copy link
Owner Author

tiangolo commented Nov 5, 2022

Ah! Let me try upgrading that.

@github-actions
Copy link

github-actions bot commented Nov 5, 2022

@github-actions github-actions bot temporarily deployed to pull request November 5, 2022 01:17 Inactive
@github-actions
Copy link

github-actions bot commented Nov 5, 2022

📝 Docs preview for commit c02a8ec at: https://6365b9a973e5ca01dca4f3af--typertiangolo.netlify.app

@github-actions github-actions bot temporarily deployed to pull request November 5, 2022 14:26 Inactive
@github-actions
Copy link

github-actions bot commented Nov 5, 2022

📝 Docs preview for commit 99078aa at: https://636672de39a240768dea7665--typertiangolo.netlify.app

@tiangolo tiangolo merged commit 7b123e9 into master Nov 5, 2022
@tiangolo tiangolo deleted the python3.10 branch November 5, 2022 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
repo / tests Involving the CI / test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants