Skip to content

Fix for Static.jl v1.4#52

Merged
ChrisRackauckas merged 2 commits intoJuliaArrays:masterfrom
JoshuaLampert:fix-static-all
Apr 29, 2026
Merged

Fix for Static.jl v1.4#52
ChrisRackauckas merged 2 commits intoJuliaArrays:masterfrom
JoshuaLampert:fix-static-all

Conversation

@JoshuaLampert
Copy link
Copy Markdown
Contributor

@JoshuaLampert JoshuaLampert commented Apr 29, 2026

Static.jl removed Base.all on tuples of Static.True()/Static.False() in SciML/Static.jl#163, which breaks StridedArraysCore.jl, see SciML/Static.jl#163 (comment). This fixes it again.
See also JuliaSIMD/StrideArraysCore.jl#53.
CC @ChrisRackauckas, @efaulhaber

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.55%. Comparing base (c4087d8) to head (c2111fb).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #52   +/-   ##
=======================================
  Coverage   88.55%   88.55%           
=======================================
  Files          11       11           
  Lines        1319     1319           
=======================================
  Hits         1168     1168           
  Misses        151      151           

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

@ChrisRackauckas ChrisRackauckas merged commit e3e8ea7 into JuliaArrays:master Apr 29, 2026
6 of 10 checks passed
@JoshuaLampert JoshuaLampert deleted the fix-static-all branch April 29, 2026 11:46
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