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

Fix bug in array-valued lazy mul #270

Merged
merged 4 commits into from
Aug 24, 2023
Merged

Fix bug in array-valued lazy mul #270

merged 4 commits into from
Aug 24, 2023

Conversation

dlfivefifty
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Aug 24, 2023

Codecov Report

Merging #270 (0d8339c) into master (4a1c403) will increase coverage by 0.09%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #270      +/-   ##
==========================================
+ Coverage   93.74%   93.83%   +0.09%     
==========================================
  Files          14       14              
  Lines        2398     2401       +3     
==========================================
+ Hits         2248     2253       +5     
+ Misses        150      148       -2     
Files Changed Coverage Δ
src/linalg/mul.jl 87.05% <100.00%> (+0.17%) ⬆️

... and 1 file with indirect coverage changes

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

@dlfivefifty dlfivefifty merged commit f03c5a1 into master Aug 24, 2023
10 checks passed
@dlfivefifty dlfivefifty deleted the dl/arrayvalmul branch August 24, 2023 12:24
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