Skip to content

ci: 🤖 Update test matrix with new releases (08/10) - #7142

Merged
alexander-alderman-webb merged 3 commits into
masterfrom
toxgen/update-08-10
Aug 10, 2026
Merged

ci: 🤖 Update test matrix with new releases (08/10)#7142
alexander-alderman-webb merged 3 commits into
masterfrom
toxgen/update-08-10

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 August 10, 2026 04:07
@github-actions github-actions Bot added the Component: Tests Dealing with tests label Aug 10, 2026
@github-actions

github-actions Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor Author

Codecov Results 📊

99506 passed | ⏭️ 6623 skipped | Total: 106129 | Pass Rate: 93.76% | Execution Time: 338m 42s

📊 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 2500 uncovered lines.
❌ Project coverage is 90.01%. Comparing base (base) to head (head).

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
- Coverage    90.02%    90.01%    -0.01%
==========================================
  Files          193       193         —
  Lines        25014     25014         —
  Branches      9032      9032         —
==========================================
+ Hits         22516     22514        -2
- Misses        2498      2500        +2
- Partials      1435      1437        +2

Generated by Codecov Action

@alexander-alderman-webb
alexander-alderman-webb enabled auto-merge (squash) August 10, 2026 09:00
@alexander-alderman-webb
alexander-alderman-webb merged commit 31ba07b into master Aug 10, 2026
271 of 273 checks passed
@alexander-alderman-webb
alexander-alderman-webb deleted the toxgen/update-08-10 branch August 10, 2026 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1 participant