Skip to content

Preserve blocked unit range in more broadcasting operations#464

Merged
dlfivefifty merged 2 commits into
JuliaArrays:masterfrom
mtfishman:mf/broadcast_preserve_blockrange
Jul 1, 2025
Merged

Preserve blocked unit range in more broadcasting operations#464
dlfivefifty merged 2 commits into
JuliaArrays:masterfrom
mtfishman:mf/broadcast_preserve_blockrange

Conversation

@mtfishman
Copy link
Copy Markdown
Collaborator

Fixes #334.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.80%. Comparing base (f6c5555) to head (15a35e1).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #464      +/-   ##
==========================================
+ Coverage   93.67%   93.80%   +0.13%     
==========================================
  Files          19       19              
  Lines        1677     1680       +3     
==========================================
+ Hits         1571     1576       +5     
+ Misses        106      104       -2     

☔ 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 0c73bef into JuliaArrays:master Jul 1, 2025
16 checks passed
@mtfishman mtfishman deleted the mf/broadcast_preserve_blockrange branch July 1, 2025 14:21
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.

Broadcasting BlockedUnitRange sometimes loses blocking information

2 participants