Skip to content

Remove tests that break with NumPy 2.4 ArrayLike changes#977

Merged
mdekstrand merged 3 commits intolenskit:series/2025from
mdekstrand:tweak/2025/numpy-update
Jan 6, 2026
Merged

Remove tests that break with NumPy 2.4 ArrayLike changes#977
mdekstrand merged 3 commits intolenskit:series/2025from
mdekstrand:tweak/2025/numpy-update

Conversation

@mdekstrand
Copy link
Copy Markdown
Member

Since NumPy 2.4, our type-checking logic for ArrayLike broke, so this removes the tests for it. It wasn't used anywhere.

@mdekstrand mdekstrand added the pipeline LensKit pipeline abstraction label Jan 6, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.05%. Comparing base (286d8c1) to head (94a2946).
⚠️ Report is 4 commits behind head on series/2025.

Additional details and impacted files
@@               Coverage Diff               @@
##           series/2025     #977      +/-   ##
===============================================
+ Coverage        88.95%   89.05%   +0.10%     
===============================================
  Files              215      215              
  Lines            14961    14961              
===============================================
+ Hits             13308    13323      +15     
+ Misses            1653     1638      -15     

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

@mdekstrand mdekstrand merged commit 73066ec into lenskit:series/2025 Jan 6, 2026
43 of 44 checks passed
@mdekstrand mdekstrand deleted the tweak/2025/numpy-update branch January 6, 2026 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pipeline LensKit pipeline abstraction

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant