Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 3, 2025

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 November 3, 2025 03:43
@github-actions github-actions bot added Component: CI Dealing with Github Actions Component: Tests Dealing with tests labels Nov 3, 2025
@codecov
Copy link

codecov bot commented Nov 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.96%. Comparing base (8965821) to head (b4ad5aa).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5054   +/-   ##
=======================================
  Coverage   83.96%   83.96%           
=======================================
  Files         179      179           
  Lines       17894    17894           
  Branches     3177     3177           
=======================================
  Hits        15024    15024           
  Misses       1900     1900           
  Partials      970      970           

@alexander-alderman-webb alexander-alderman-webb merged commit f2e14a6 into master Nov 3, 2025
130 checks passed
@alexander-alderman-webb alexander-alderman-webb deleted the toxgen/update branch November 3, 2025 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: CI Dealing with Github Actions Component: Tests Dealing with tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants