Skip to content

Bump openblas-src and add rustls feature flag#418

Merged
Dirreke merged 1 commit into
rust-ndarray:masterfrom
daniestevez:openblas-src-features
Jun 1, 2026
Merged

Bump openblas-src and add rustls feature flag#418
Dirreke merged 1 commit into
rust-ndarray:masterfrom
daniestevez:openblas-src-features

Conversation

@daniestevez
Copy link
Copy Markdown
Contributor

openblas-src v0.10.16 requires either the rustls feature flag or the native-tls feature flag to be specified. lax was passing neither. This bumps the openblas-src version used by lax to v0.10.16 and passes the rustls feature flag.

openblas-src v0.10.16 requires either the rustls feature flag or
the native-tls feature flag to be specified. lax was passing neither.
This bumps the openblas-src version used by lax to v0.10.16 and passes
the rustls feature flag.
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 1, 2026

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #418      +/-   ##
==========================================
+ Coverage   87.37%   90.87%   +3.49%     
==========================================
  Files          65       79      +14     
  Lines        3937     5182    +1245     
==========================================
+ Hits         3440     4709    +1269     
+ Misses        497      473      -24     

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

@Dirreke Dirreke merged commit 7b904c1 into rust-ndarray:master Jun 1, 2026
12 checks passed
@Dirreke
Copy link
Copy Markdown
Collaborator

Dirreke commented Jun 1, 2026

Thanks for the PR. Close #417 .

@Dirreke Dirreke mentioned this pull request Jun 2, 2026
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.

2 participants