Skip to content

Conversation

@fkiraly
Copy link
Collaborator

@fkiraly fkiraly commented Dec 29, 2025

It seems the CI runs only on python versions 3.8 and 3.9 both of which have already reached end of life.

This PR updates the python versions, deprecating any logic that runs tests on python versions 3.8 and 3.9, or scikit-learn versions of that age.

The test matrix is updated to the currently supported python versions, 3.10-3.14.

@codecov-commenter
Copy link

codecov-commenter commented Dec 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.16%. Comparing base (3380bbb) to head (62c0651).
⚠️ Report is 159 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (3380bbb) and HEAD (62c0651). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (3380bbb) HEAD (62c0651)
2 1
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1571       +/-   ##
===========================================
- Coverage   85.24%   64.16%   -21.08%     
===========================================
  Files          38       36        -2     
  Lines        5008     4317      -691     
===========================================
- Hits         4269     2770     -1499     
- Misses        739     1547      +808     

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

@fkiraly
Copy link
Collaborator Author

fkiraly commented Dec 29, 2025

FYI @PGijsbers

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.

3 participants