Skip to content

fix: resolve ndarray version mismatch#422

Merged
relf merged 4 commits intorust-ml:masterfrom
rathideep22:fix/ndarray-version-mismatch
Dec 7, 2025
Merged

fix: resolve ndarray version mismatch#422
relf merged 4 commits intorust-ml:masterfrom
rathideep22:fix/ndarray-version-mismatch

Conversation

@rathideep22
Copy link
Copy Markdown
Contributor

Resolves compilation errors due to ndarray version conflict (0.16 vs 0.17) by pinning sprs and ndarray-csv.

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 6, 2025

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #422   +/-   ##
=======================================
  Coverage   76.91%   76.91%           
=======================================
  Files         101      101           
  Lines        7045     7045           
=======================================
  Hits         5419     5419           
  Misses       1626     1626           

☔ 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
Copy Markdown
Member

@relf relf left a comment

Choose a reason for hiding this comment

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

Thanks! Indeed better than CI patch.

@relf relf merged commit 5afd26c into rust-ml:master Dec 7, 2025
21 checks passed
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