Skip to content

Conversation

@github-actions
Copy link
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 added the Component: CI Dealing with Github Actions label Oct 27, 2025
@github-actions github-actions bot requested a review from a team as a code owner October 27, 2025 03:44
@github-actions github-actions bot added the Component: Tests Dealing with tests label Oct 27, 2025
@sentrivana sentrivana enabled auto-merge (squash) October 28, 2025 07:20
@codecov
Copy link

codecov bot commented Oct 28, 2025

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5033      +/-   ##
==========================================
+ Coverage   83.94%   83.96%   +0.02%     
==========================================
  Files         178      178              
  Lines       17834    17834              
  Branches     3170     3170              
==========================================
+ Hits        14971    14975       +4     
+ Misses       1901     1899       -2     
+ Partials      962      960       -2     

see 3 files with indirect coverage changes

@sentrivana sentrivana merged commit 8ab8f3b into master Oct 28, 2025
124 checks passed
@sentrivana sentrivana deleted the toxgen/update branch October 28, 2025 07:33
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