Skip to content

CI actions maintenance: pin ndarray 0.16#420

Merged
relf merged 5 commits intorust-ml:masterfrom
relf:maint-ci
Nov 27, 2025
Merged

CI actions maintenance: pin ndarray 0.16#420
relf merged 5 commits intorust-ml:masterfrom
relf:maint-ci

Conversation

@relf
Copy link
Copy Markdown
Member

@relf relf commented Nov 27, 2025

New ndarray 0.17.1 is available but linfa needs some time to upgrade 😅 .
In the meantime this PR adds a step in CI actions to pin ndarray 0.16.1 to avoid compilation errors due to multiple ndarray versions presence.
See also #418

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.91%. Comparing base (91cbc5e) to head (8b92a55).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #420       +/-   ##
===========================================
+ Coverage   36.11%   76.91%   +40.80%     
===========================================
  Files         100      101        +1     
  Lines        6592     7045      +453     
===========================================
+ Hits         2381     5419     +3038     
+ Misses       4211     1626     -2585     

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

@relf relf merged commit 677ee10 into rust-ml:master Nov 27, 2025
21 checks passed
ladezai pushed a commit to ladezai/linfa that referenced this pull request Nov 27, 2025
* Patch actions to use ndarray 0.16

* Add forgotten patch

* Linting

* Fix doc broken link

* Fix "Attempting to handle tarpaulin being signaled" error

cf. xd009642/tarpaulin#1056
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.

1 participant