🧪 Use reusable-tox.yml @ tox-dev/workflow - #743
Merged
Merged
Conversation
webknjaz
force-pushed
the
maintenance/reusable-tox
branch
3 times, most recently
from
April 10, 2025 14:08
0f0510f to
92ef85b
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #743 +/- ##
==========================================
+ Coverage 82.81% 83.61% +0.79%
==========================================
Files 38 28 -10
Lines 4208 4168 -40
==========================================
Hits 3485 3485
+ Misses 723 683 -40 |
webknjaz
force-pushed
the
maintenance/reusable-tox
branch
11 times, most recently
from
April 12, 2025 18:21
4f5989a to
3fb6a1c
Compare
webknjaz
force-pushed
the
maintenance/reusable-tox
branch
from
April 17, 2025 16:21
3fb6a1c to
ca4a765
Compare
webknjaz
marked this pull request as ready for review
April 17, 2025 16:22
webknjaz
added a commit
that referenced
this pull request
Apr 17, 2025
Backport to maint/8.x: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 26d314a on top of patchback/backports/maint/8.x/26d314a2ad1d0cf806e89f31febabda9e6702c46/pr-743 Backporting merged PR #743 into main
🤖 @patchback |
Backport to maint/10.0.x: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 26d314a on top of patchback/backports/maint/10.0.x/26d314a2ad1d0cf806e89f31febabda9e6702c46/pr-743 Backporting merged PR #743 into main
🤖 @patchback |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
❓ What kind of change does this PR introduce?
📋 What is the related issue number (starting with
#)N/A
❓ What is the current behavior? (You can also link to an open issue here)
Copy-pasted CI setup
❓ What is the new behavior (if this is a feature change)?
The tox-centric job reused and defined externally.
📋 Other information:
https://github.com/tox-dev/workflow
This patch temporarily skips integrating more jobs, like the changelog one.
📋 Contribution checklist:
(If you're a first-timer, check out
this guide on making great pull requests)
the changes have been approved
and description in grammatically correct, complete sentences
This change is