ymyzk / tox-gh-actions

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

Update CI config for tox4 #135

Closed ymyzk closed 1 year ago

ymyzk commented 1 year ago

Description

Use the latest CI config for tox 4 branch. Fix failing tests.

Expected Behavior

No errors in the CI result.

codecov-commenter commented 1 year ago

Codecov Report

Base: 80.79% // Head: 77.34% // Decreases project coverage by -3.45% :warning:

Coverage data is based on head (b4726e9) compared to base (7910a78). Patch coverage: 74.07% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #135 +/- ## ========================================== - Coverage 80.79% 77.34% -3.46% ========================================== Files 2 2 Lines 151 128 -23 Branches 40 35 -5 ========================================== - Hits 122 99 -23 + Misses 17 15 -2 - Partials 12 14 +2 ``` | [Impacted Files](https://codecov.io/gh/ymyzk/tox-gh-actions/pull/135?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/135/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yusuke+Miyazaki#diff-c3JjL3RveF9naF9hY3Rpb25zL3BsdWdpbi5weQ==) | `76.98% <74.07%> (-3.56%)` | :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.