Skip to content

Add Python 3.14 to CI matrix, drop 3.8#38

Merged
jobovy merged 1 commit into
mainfrom
copilot/upgrade-python-to-3-14
Mar 30, 2026
Merged

Add Python 3.14 to CI matrix, drop 3.8#38
jobovy merged 1 commit into
mainfrom
copilot/upgrade-python-to-3-14

Conversation

Copilot AI commented Mar 30, 2026

Copy link
Copy Markdown
Contributor

Adds Python 3.14 to the test matrix, removes 3.8 (EOL), and switches coverage reporting to run on 3.14.

Changes

  • build.yml: Updated python-version matrix from [3.8, 3.9, 3.10, 3.11, 3.12, 3.13][3.9, 3.10, 3.11, 3.12, 3.13, 3.14]
  • build.yml: Updated PYTHON_COVREPORTS_VERSION from 3.133.14
  • setup.py: No changes required — no version classifiers or python_requires referencing 3.8

@codecov

codecov Bot commented Mar 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.78%. Comparing base (0fc2b9d) to head (2a99403).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #38   +/-   ##
=======================================
  Coverage   98.78%   98.78%           
=======================================
  Files           1        1           
  Lines          82       82           
=======================================
  Hits           81       81           
  Misses          1        1           

☔ View full report in Codecov by Sentry.
📢 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.

@jobovy jobovy merged commit fd4a154 into main Mar 30, 2026
14 checks passed
@jobovy jobovy deleted the copilot/upgrade-python-to-3-14 branch March 30, 2026 18:42
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