Skip to content

Conversation

@matthewfeickert
Copy link
Member

  • Set Python 3.14 as the newest version of Python to test against.

@matthewfeickert matthewfeickert self-assigned this Dec 7, 2025
@matthewfeickert matthewfeickert added the ci CI/CD label Dec 7, 2025
@codecov
Copy link

codecov bot commented Dec 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.51%. Comparing base (606c561) to head (d9d7ee2).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #202   +/-   ##
=======================================
  Coverage   72.51%   72.51%           
=======================================
  Files           4        4           
  Lines         131      131           
=======================================
  Hits           95       95           
  Misses         36       36           

☔ 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.

@matthewfeickert matthewfeickert marked this pull request as ready for review December 7, 2025 07:53
* Set Python 3.14 as the newest version of Python to test against.
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the CI workflow to use Python 3.14, replacing Python 3.13 in the test matrix and changing the distribution build step from Python 3.10 to 3.14.

Key Changes:

  • Replaces Python 3.13 with 3.14 in the CI test matrix
  • Updates the distribution build job to use Python 3.14 instead of 3.10

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@matthewfeickert matthewfeickert merged commit 3cdbe63 into scikit-hep:main Dec 8, 2025
13 checks passed
@matthewfeickert matthewfeickert deleted the ci/test-python-3-14 branch December 8, 2025 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci CI/CD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants