Skip to content

ci: 🤖 Update test matrix with new releases (08/31) - #7303

Merged
ericapisani merged 3 commits into
masterfrom
toxgen/update-08-31
Sep 1, 2026
Merged

ci: 🤖 Update test matrix with new releases (08/31)#7303
ericapisani merged 3 commits into
masterfrom
toxgen/update-08-31

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 31, 2026 03:39
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor Author

Codecov Results 📊

125599 passed | ⏭️ 6763 skipped | Total: 132362 | Pass Rate: 94.89% | Execution Time: 461m 28s

📊 Comparison with Base Branch

Metric Change
Total Tests 📈 +3670
Passed Tests 📈 +3670
Failed Tests 📉 -1
Skipped Tests 📈 +1

➖ Removed Tests (1)

View removed tests
  • test_continuous_profiler_auto_start_and_stop_sampled[experiment-thread]
    • File: tests.profiler.test_continuous_profiler

All tests are passing successfully.

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

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    90.27%    90.27%        —%
==========================================
  Files          193       193         —
  Lines        25649     25649         —
  Branches      9454      9454         —
==========================================
+ Hits         23153     23153         —
- Misses        2496      2496         —
- Partials      1445      1442        -3

Generated by Codecov Action

@ericapisani
ericapisani merged commit 0aa3f2b into master Sep 1, 2026
144 checks passed
@ericapisani
ericapisani deleted the toxgen/update-08-31 branch September 1, 2026 15:30
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