Skip to content

Conversation

@jishnub
Copy link
Member

@jishnub jishnub commented Jun 3, 2023

These methods should not be necessary. The fallback method for rank(:;AbstractFill) will use constant-propagation to get rid of the branch, and the AbstractArray method in Base suffices for the former.

@codecov
Copy link

codecov bot commented Jun 3, 2023

Codecov Report

Merging #262 (b2c5ef6) into master (c9d7d98) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #262      +/-   ##
==========================================
- Coverage   99.74%   99.74%   -0.01%     
==========================================
  Files           5        5              
  Lines         774      771       -3     
==========================================
- Hits          772      769       -3     
  Misses          2        2              
Impacted Files Coverage Δ
src/FillArrays.jl 99.42% <ø> (-0.01%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dlfivefifty dlfivefifty merged commit 91f9f6f into JuliaArrays:master Jun 4, 2023
@jishnub jishnub deleted the trimmethods branch June 5, 2023 02:37
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