Skip to content

Conversation

jishnub
Copy link
Member

@jishnub jishnub commented Mar 10, 2025

Reland the 0d Fill fix from #215

After this,

julia> Broadcast.BroadcastStyle(typeof(Fill(4)))
Base.Broadcast.DefaultArrayStyle{0}()

and this method isn't being accidentally pirated by InfiniteArrays.

Copy link

codecov bot commented Mar 10, 2025

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 89.45%. Comparing base (15c4030) to head (9d8e977).
Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
src/infarrays.jl 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #217      +/-   ##
==========================================
+ Coverage   89.37%   89.45%   +0.08%     
==========================================
  Files          10       10              
  Lines        1129     1138       +9     
==========================================
+ Hits         1009     1018       +9     
  Misses        120      120              

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

@jishnub jishnub merged commit cf1972f into master Mar 10, 2025
12 of 13 checks passed
@jishnub jishnub deleted the jishnub/bcastfill0d branch March 10, 2025 16: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.

1 participant