Skip to content

Conversation

@bendichter
Copy link
Contributor

Update GitHub Actions workflow to test against Python 3.14 across all platforms (Linux, Windows, macOS). Replaces Python 3.13 as the latest version for upgraded, upgraded-optional, and prerelease-optional test configurations.

fox #1366

Update GitHub Actions workflow to test against Python 3.14 across
all platforms (Linux, Windows, macOS). Replaces Python 3.13 as the
latest version for upgraded, upgraded-optional, and prerelease-optional
test configurations.
@codecov
Copy link

codecov bot commented Dec 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.44%. Comparing base (a06614b) to head (6deb8e2).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #1367   +/-   ##
=======================================
  Coverage   92.44%   92.44%           
=======================================
  Files          42       42           
  Lines        9747     9747           
  Branches     1979     1979           
=======================================
  Hits         9011     9011           
  Misses        462      462           
  Partials      274      274           

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

@bendichter
Copy link
Contributor Author

This is blocked by numcodecs, which is blocked by Zarr v3. Python 3.14 requires numcodecs >= 0.16.4, and according to the comments in the pyproject.toml file, numcodecs>=0.16.0 requires Zarr v3

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