Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

generalise Zero/Fill +/- using Requires.jl #239

Closed
wants to merge 7 commits into from

Conversation

putianyi889
Copy link
Contributor

@putianyi889 putianyi889 commented Mar 29, 2023

@putianyi889
Copy link
Contributor Author

putianyi889 commented Mar 29, 2023

@jishnub Can you add more ambiguity tests that you know of?

@codecov
Copy link

codecov bot commented Mar 29, 2023

Codecov Report

Merging #239 (f4649bf) into master (269fd41) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #239      +/-   ##
==========================================
+ Coverage   99.21%   99.22%   +0.01%     
==========================================
  Files           4        5       +1     
  Lines         633      642       +9     
==========================================
+ Hits          628      637       +9     
  Misses          5        5              
Impacted Files Coverage Δ
src/FillArrays.jl 99.68% <ø> (ø)
src/fillalgebra.jl 99.47% <100.00%> (+0.01%) ⬆️
src/glue.jl 100.00% <100.00%> (ø)

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

@jishnub
Copy link
Member

jishnub commented Mar 30, 2023

I'll strongly advise against this, as Requires messes with precompilation. Package extensions are the recommend workflow

@jishnub
Copy link
Member

jishnub commented Mar 30, 2023

In any case, perhaps it's better to not go for such hasty piecemeal fixes before 1.0. Since this isn't breaking, we can include this after a stable release

@dlfivefifty
Copy link
Member

I agree with @jishnub

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.

3 participants