Skip to content

Support Python 3.14#125

Merged
valeriupredoi merged 3 commits intomainfrom
python314
Oct 15, 2025
Merged

Support Python 3.14#125
valeriupredoi merged 3 commits intomainfrom
python314

Conversation

@valeriupredoi
Copy link
Collaborator

@valeriupredoi valeriupredoi commented Oct 15, 2025

Description

Closes #116

netCDF4 and h5py from conda-forge now, so support for Python 3.14 should be a-go 🏁

Before you get started

Checklist

  • This pull request has a descriptive title and labels
  • This pull request has a minimal description (most was discussed in the issue, but a two-liner description is still desirable)
  • Unit tests have been added (if codecov test fails)
  • Any changed dependencies have been added or removed correctly (if need be)
  • If you are working on the documentation, please ensure the current build passes
  • All tests pass

@codecov
Copy link

codecov bot commented Oct 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.05%. Comparing base (6573d26) to head (3d9788a).
⚠️ Report is 110 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #125   +/-   ##
=======================================
  Coverage   74.05%   74.05%           
=======================================
  Files          11       11           
  Lines        2598     2598           
  Branches      406      406           
=======================================
  Hits         1924     1924           
  Misses        565      565           
  Partials      109      109           

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

Copy link
Collaborator

@davidhassell davidhassell left a comment

Choose a reason for hiding this comment

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

Great.

@valeriupredoi
Copy link
Collaborator Author

much appreciated @davidhassell 🍻

@valeriupredoi valeriupredoi merged commit 1ef1af4 into main Oct 15, 2025
7 checks passed
@valeriupredoi valeriupredoi deleted the python314 branch October 15, 2025 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Python 3.14

2 participants