Skip to content

Conversation

@DanielVandH
Copy link
Contributor

This allows e.g.

julia> v = Accumulate(*, 1:10); Base.BroadcastStyle(typeof(vec(Vcat(v', v'))))
LazyArrays.LazyArrayStyle{2}()

(and, after JuliaArrays/LazyArrays.jl#391, this would return CachedArrayStyle{2}())

@codecov
Copy link

codecov bot commented Nov 26, 2025

Codecov Report

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

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #268       +/-   ##
===========================================
+ Coverage    0.00%   89.80%   +89.80%     
===========================================
  Files          11       11               
  Lines        1858     1951       +93     
===========================================
+ Hits            0     1752     +1752     
+ Misses       1858      199     -1659     

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

@dlfivefifty dlfivefifty merged commit 3afd690 into JuliaLinearAlgebra:master Nov 27, 2025
20 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.

2 participants