Skip to content

ci: add python 3.14 to integration test matrix and update default to 3.14#99

Merged
mwyau merged 3 commits intomainfrom
ci/add-python-314-integration-test-matrix
Mar 22, 2026
Merged

ci: add python 3.14 to integration test matrix and update default to 3.14#99
mwyau merged 3 commits intomainfrom
ci/add-python-314-integration-test-matrix

Conversation

@mwyau
Copy link
Copy Markdown
Owner

@mwyau mwyau commented Mar 22, 2026

This PR adds Python 3.14 to the integration test matrix in .github/workflows/ci.yml and updates the default Python version to 3.14 in .python-version, Dockerfile, and the docs-build CI job. Test coverage collection and upload are now restricted to Python 3.14 for both unit and integration tests.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.53%. Comparing base (8d95bd8) to head (143bfea).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #99   +/-   ##
=======================================
  Coverage   66.53%   66.53%           
=======================================
  Files          22       22           
  Lines        2059     2059           
=======================================
  Hits         1370     1370           
  Misses        689      689           
Flag Coverage Δ
integration 60.90% <ø> (ø)
unit 62.06% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@mwyau mwyau force-pushed the ci/add-python-314-integration-test-matrix branch from 3eaa595 to 9dcdac0 Compare March 22, 2026 17:17
@mwyau mwyau changed the title ci: add python 3.14 to integration test matrix ci: add python 3.14 to integration test matrix and update default to 3.14 Mar 22, 2026
@mwyau mwyau merged commit 73597d3 into main Mar 22, 2026
16 checks passed
@mwyau mwyau deleted the ci/add-python-314-integration-test-matrix branch March 22, 2026 17:29
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