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

BroadcastStyle for LazyArray #89

Merged
merged 9 commits into from
Jan 11, 2020
Merged

BroadcastStyle for LazyArray #89

merged 9 commits into from
Jan 11, 2020

Conversation

dlfivefifty
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Dec 27, 2019

Codecov Report

Merging #89 into master will increase coverage by 0.51%.
The diff coverage is 83.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #89      +/-   ##
==========================================
+ Coverage   77.29%   77.81%   +0.51%     
==========================================
  Files          14       14              
  Lines        1154     1172      +18     
==========================================
+ Hits          892      912      +20     
+ Misses        262      260       -2
Impacted Files Coverage Δ
src/linalg/lazymul.jl 88% <ø> (ø) ⬆️
src/LazyArrays.jl 66.66% <0%> (-33.34%) ⬇️
src/lazyapplying.jl 62.93% <50%> (+0.26%) ⬆️
src/lazyconcat.jl 83.81% <75%> (+0.09%) ⬆️
src/cache.jl 95.57% <90.9%> (+6.25%) ⬆️
src/lazybroadcasting.jl 77.89% <92.3%> (-2.33%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7336bc5...e062ea9. Read the comment docs.

@dlfivefifty dlfivefifty merged commit 296f43d into master Jan 11, 2020
@dlfivefifty dlfivefifty deleted the dl/vcatsearchsorted branch January 11, 2020 10: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