Skip to content

Add python 3.16 to the test matrix - #832

Closed
youtux wants to merge 1 commit into
masterfrom
add-py3.16
Closed

youtux wants to merge 1 commit into
masterfrom
add-py3.16

Conversation

@youtux

@youtux youtux commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI lite review requested due to automatic review settings September 14, 2026 21:12
@codecov

codecov Bot commented Sep 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.13%. Comparing base (0edab5f) to head (10a9090).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #832   +/-   ##
=======================================
  Coverage   96.13%   96.13%           
=======================================
  Files          55       55           
  Lines        2430     2430           
  Branches      137      137           
=======================================
  Hits         2336     2336           
  Misses         57       57           
  Partials       37       37           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

Define the py3.16 tox environment before adding the matrix entry.

Get a fresh assessment by requesting another Copilot review.

Pull request overview

Adds Python 3.16 development testing to the CI matrix.

Changes:

  • Adds a 3.16-dev matrix entry.
  • Allows type-checking and test failures for this development build.
File summaries
File Summary
.github/workflows/main.yml Adds the Python 3.16 matrix entry, but its py3.16 tox factor is not defined, so the intended tests will not run.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 1
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment on lines +73 to +74
- python-version: "3.16-dev"
toxfactor: py3.16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants