Skip to content

ci: 🤖 Update test matrix with new releases (06/22)#6610

Merged
alexander-alderman-webb merged 2 commits into
masterfrom
toxgen/update-06-22
Jun 22, 2026
Merged

ci: 🤖 Update test matrix with new releases (06/22)#6610
alexander-alderman-webb merged 2 commits into
masterfrom
toxgen/update-06-22

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

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 github-actions Bot requested a review from a team as a code owner June 22, 2026 05:05
@github-actions github-actions Bot added the Component: Tests Dealing with tests label Jun 22, 2026
@alexander-alderman-webb alexander-alderman-webb merged commit 7f20c23 into master Jun 22, 2026
143 of 144 checks passed
@github-actions

Copy link
Copy Markdown
Contributor Author

Codecov Results 📊

91382 passed | ⏭️ 6136 skipped | Total: 97518 | Pass Rate: 93.71% | Execution Time: 323m 26s

📊 Comparison with Base Branch

Metric Change
Total Tests 📉 -618
Passed Tests 📉 -614
Failed Tests
Skipped Tests 📉 -4

All tests are passing successfully.

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

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    89.85%    89.85%        —%
==========================================
  Files          192       192         —
  Lines        23745     23745         —
  Branches      8198      8198         —
==========================================
+ Hits         21334     21334         —
- Misses        2411      2411         —
- Partials      1344      1344         —

Generated by Codecov Action

@alexander-alderman-webb alexander-alderman-webb deleted the toxgen/update-06-22 branch June 22, 2026 06:54
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