Skip to content

ci: 🤖 Update test matrix with new releases (06/15)#6567

Open
github-actions[bot] wants to merge 3 commits into
masterfrom
toxgen/update-06-15
Open

ci: 🤖 Update test matrix with new releases (06/15)#6567
github-actions[bot] wants to merge 3 commits into
masterfrom
toxgen/update-06-15

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 15, 2026 05:08
@github-actions

github-actions Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

Codecov Results 📊

88721 passed | ❌ 4 failed | ⏭️ 6015 skipped | Total: 94740 | Pass Rate: 93.65% | Execution Time: 308m 25s

📊 Comparison with Base Branch

Metric Change
Total Tests 📉 -1881
Passed Tests 📉 -1869
Failed Tests 📈 +4
Skipped Tests 📉 -16

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

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    89.75%    89.75%        —%
==========================================
  Files          192       192         —
  Lines        23619     23619         —
  Branches      8132      8132         —
==========================================
+ Hits         21199     21198        -1
- Misses        2420      2421        +1
- Partials      1339      1342        +3

Generated by Codecov Action

@ericapisani

Copy link
Copy Markdown
Member

Fix for the failing strawberry tests is here: #6572

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.

2 participants