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

Support broadcasting ones and test 3-arg diagonal Eye multiplication #116

Merged
merged 4 commits into from
Mar 15, 2023

Conversation

dlfivefifty
Copy link
Member

Works around JuliaLang/LinearAlgebra.jl#992 by adding missing cases

@codecov
Copy link

codecov bot commented Mar 15, 2023

Codecov Report

Merging #116 (9dfe830) into master (2310430) will increase coverage by 0.48%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     JuliaLang/julia#116      +/-   ##
==========================================
+ Coverage   85.03%   85.52%   +0.48%     
==========================================
  Files           4        4              
  Lines         655      677      +22     
==========================================
+ Hits          557      579      +22     
  Misses         98       98              
Impacted Files Coverage Δ
src/infarrays.jl 84.18% <100.00%> (+1.64%) ⬆️

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

@dlfivefifty dlfivefifty merged commit d8e3396 into master Mar 15, 2023
@dlfivefifty dlfivefifty deleted the dl/broadcastedones branch March 15, 2023 12:00
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