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

Avoid Applied in ApplyArray #264

Merged
merged 14 commits into from
Jul 23, 2023
Merged

Avoid Applied in ApplyArray #264

merged 14 commits into from
Jul 23, 2023

Conversation

dlfivefifty
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jul 22, 2023

Codecov Report

Merging #264 (3048832) into master (7009bd1) will decrease coverage by 0.17%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #264      +/-   ##
==========================================
- Coverage   93.55%   93.38%   -0.17%     
==========================================
  Files          14       14              
  Lines        2374     2390      +16     
==========================================
+ Hits         2221     2232      +11     
- Misses        153      158       +5     
Impacted Files Coverage Δ
src/lazyapplying.jl 87.20% <100.00%> (+2.50%) ⬆️
src/lazybroadcasting.jl 96.42% <100.00%> (+0.01%) ⬆️
src/lazyconcat.jl 93.83% <100.00%> (-2.00%) ⬇️
src/lazyoperations.jl 95.58% <100.00%> (-0.74%) ⬇️
src/linalg/add.jl 87.75% <100.00%> (+1.48%) ⬆️
src/linalg/inv.jl 98.96% <100.00%> (+3.96%) ⬆️
src/linalg/mul.jl 86.11% <100.00%> (+0.73%) ⬆️
src/padded.jl 98.66% <100.00%> (+<0.01%) ⬆️

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

@dlfivefifty dlfivefifty changed the title Avoid Applied in MulArray Avoid Applied in ApplyArray Jul 23, 2023
@dlfivefifty dlfivefifty merged commit 1ebb490 into master Jul 23, 2023
10 of 11 checks passed
@dlfivefifty dlfivefifty deleted the dl/avoidapplied branch July 23, 2023 20:27
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