Skip to content

ci: 🤖 Update test matrix with new releases (05/25)#6398

Open
github-actions[bot] wants to merge 2 commits into
masterfrom
toxgen/update-05-25
Open

ci: 🤖 Update test matrix with new releases (05/25)#6398
github-actions[bot] wants to merge 2 commits into
masterfrom
toxgen/update-05-25

Conversation

@ghost
Copy link
Copy Markdown
Contributor

@ghost ghost commented May 25, 2026

Update our test matrix with new releases of integrated frameworks and libraries.

How it works

  • Scan PyPI for all supported releases of all frameworks we have a dedicated test suite for.
  • Pick a representative sample of releases to run our test suite against. We always test the latest and oldest supported version.
  • Update tox.ini with the new releases.

Action required

  • If CI passes on this PR, it's safe to approve and merge. It means our integrations can handle new versions of frameworks that got pulled in.
  • If CI doesn't pass on this PR, this points to an incompatibility of either our integration or our test setup with a new version of a framework.

🤖 This PR was automatically created using a GitHub action.

@github-actions
Copy link
Copy Markdown
Contributor Author

ghost commented May 26, 2026

Codecov Results 📊

282 passed | Total: 282 | Pass Rate: 100% | Execution Time: 45.89s

📊 Comparison with Base Branch

Metric Change
Total Tests
Passed Tests
Failed Tests
Skipped Tests

✨ No test changes detected

All tests are passing successfully.

✅ Patch coverage is 100.00%. Project has 14753 uncovered lines.
✅ Project coverage is 34.93%. Comparing base (base) to head (head).

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    34.93%    34.93%        —%
==========================================
  Files          190       190         —
  Lines        22671     22671         —
  Branches      7730      7730         —
==========================================
+ Hits          7918      7918         —
- Misses       14753     14753         —
- Partials       832       832         —

Generated by Codecov Action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant