Skip to content

chore: bump Python matrix to 3.11 + 3.14#76

Merged
Marius1311 merged 1 commit intomainfrom
chore/python-matrix-bump
Apr 24, 2026
Merged

chore: bump Python matrix to 3.11 + 3.14#76
Marius1311 merged 1 commit intomainfrom
chore/python-matrix-bump

Conversation

@Marius1311
Copy link
Copy Markdown
Member

Sync hatch-test matrix with cookiecutter-scverse v0.7.0 template.

Changes

  • pyproject.toml: matrix now tests Python 3.11 (lowest) and 3.14 (highest) stable + 3.14 pre-release. Previously: 3.11/3.13 stable + 3.13 pre.
  • docs/contributing.md: env table and command examples updated (py3.10-stable/py3.13-stable/py3.13-prepy3.11-stable/py3.14-stable/py3.14-pre).

Classifiers already advertise 3.11–3.14, so no change there. Python 3.13 stable is dropped from CI; it sits in the supported middle of the range.

Validation

  • 141 non-LLM tests pass locally on Python 3.14.4 (all-providers,colors extras).
  • Test ran in 41.6 s, 6 warnings unrelated to the Python version.

Part of #73.

Sync hatch-test matrix with cookiecutter-scverse v0.7.0 template:
test the lowest (3.11) and highest (3.14) supported Python versions.

Previously the matrix tested 3.11/3.13 stable plus 3.13 pre. Python
3.13 stable is dropped from CI — classifiers already advertise 3.11-3.14
and 3.13 is in the supported middle of the range.

Update docs/contributing.md envs table and command examples to reflect
the new env names (py3.11-stable / py3.14-stable / py3.14-pre).

Part of #73.
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.95%. Comparing base (215b806) to head (63ac83d).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #76   +/-   ##
=======================================
  Coverage   79.95%   79.95%           
=======================================
  Files          15       15           
  Lines        1237     1237           
=======================================
  Hits          989      989           
  Misses        248      248           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Marius1311 Marius1311 merged commit 83933b9 into main Apr 24, 2026
9 checks passed
@Marius1311 Marius1311 deleted the chore/python-matrix-bump branch April 24, 2026 20:56
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.

1 participant