• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Ouranosinc / xclim / 26179534818
92%
main: 92%

Build:
Build:
LAST BUILD BRANCH: prepare-v0611
DEFAULT BRANCH: main
Ran 20 May 2026 05:44PM UTC
Jobs 0
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
26179534818

push

github

web-flow
Drop Python 3.10, adjust typing, and other breaking changes (#2355)

### What kind of change does this PR introduce?

* Firmly drops support for Python3.10.
* Replaces `mypy` with `ty` and associated configurations (mostly
deactivated).
* Raises several dependency minimum versions:
  * `numba` (>=0.60.0)
  * `numpy` (>=2.0)
  * `pip` (>=26.1)
  * `scikit-learn` (>=1.5.0)
  * `tox` (>=4.52.0)
  * `xarray` (>=2024.6.0,!=2024.10.0)
* Replaces `pre-commit` with `prek` (Rust-built reimplementation).
* Removes several previously-deprecated indicators and removed
associated tests:
  * `xclim.indicators.land.snd_to_snow`
  * `xclim.indicators.land.snow_to_snd`
  * `xclim.indicators.convert.tg`
* Adjusts several type definitions within code base, based on `ty`
suggestions. Many `cast()` calls have been removed.
* Upgraded `xclim` development status to `Production/Stable`.
 
### Does this PR introduce a breaking change?

Absotively-posolutely.

### Other information:

Previously, Python 3.10 support was "_until such a time that it would be
blocking development_". Python 3.10 will be losing security patches
soon; Continuing to support that version is no longer a good idea.
Source Files on build 26179534818
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #26179534818
  • ef2d1a90 on github
  • Prev Build on dev-v099 (#26115624752)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc