ymyzk / tox-gh-actions

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

Continue CI when tests with Python 3.12-dev fail #137

Closed ymyzk closed 10 months ago

ymyzk commented 1 year ago

Description

Tests on GitHub Actions shouldn't fail only when tests using Python 3.12-dev are failing.

Expected Behavior

CI runs.

codecov-commenter commented 1 year ago

Codecov Report

Base: 77.34% // Head: 77.34% // No change to project coverage :thumbsup:

Coverage data is based on head (31c3d72) compared to base (1602fc1). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #137 +/- ## ======================================= Coverage 77.34% 77.34% ======================================= Files 2 2 Lines 128 128 Branches 35 35 ======================================= Hits 99 99 Misses 15 15 Partials 14 14 ``` 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.