ymyzk / tox-gh-actions

Seamless integration of tox into GitHub Actions for tox 3 and 4
MIT License
249 stars 25 forks source link

Add Python 3.11 support #128

Closed ymyzk closed 1 year ago

ymyzk commented 1 year ago

Description

Add Python 3.11 support.

Expected Behavior

tox-gh-actions can run on Python 3.11 without issues.

codecov-commenter commented 1 year ago

Codecov Report

Base: 80.92% // Head: 80.79% // Decreases project coverage by -0.12% :warning:

Coverage data is based on head (f36d2f1) compared to base (5308af6). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #128 +/- ## ========================================== - Coverage 80.92% 80.79% -0.13% ========================================== Files 2 2 Lines 152 151 -1 Branches 40 40 ========================================== - Hits 123 122 -1 Misses 17 17 Partials 12 12 ``` | [Impacted Files](https://codecov.io/gh/ymyzk/tox-gh-actions/pull/128?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yusuke+Miyazaki) | Coverage Δ | | |---|---|---| | [src/tox\_gh\_actions/plugin.py](https://codecov.io/gh/ymyzk/tox-gh-actions/pull/128/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yusuke+Miyazaki#diff-c3JjL3RveF9naF9hY3Rpb25zL3BsdWdpbi5weQ==) | `80.53% <0.00%> (-0.13%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yusuke+Miyazaki). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yusuke+Miyazaki)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.