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

Fixes after recent array wrapper changes #441

Merged
merged 3 commits into from
Sep 24, 2020
Merged

Fixes after recent array wrapper changes #441

merged 3 commits into from
Sep 24, 2020

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Sep 24, 2020

No description provided.

@maleadt maleadt added the cuda array Stuff about CuArray. label Sep 24, 2020
@codecov
Copy link

codecov bot commented Sep 24, 2020

Codecov Report

Merging #441 into master will not change coverage.
The diff coverage is 84.61%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #441   +/-   ##
=======================================
  Coverage   79.01%   79.01%           
=======================================
  Files         170      170           
  Lines        9275     9275           
=======================================
  Hits         7329     7329           
  Misses       1946     1946           
Impacted Files Coverage Δ
lib/curand/random.jl 89.23% <ø> (ø)
src/array.jl 87.59% <ø> (ø)
src/mapreduce.jl 97.77% <ø> (ø)
src/accumulate.jl 94.59% <60.00%> (ø)
src/indexing.jl 100.00% <100.00%> (ø)
src/random.jl 80.64% <100.00%> (ø)
src/reverse.jl 94.59% <100.00%> (ø)

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 4451d29...9658701. Read the comment docs.

@maleadt maleadt merged commit ccccc9a into master Sep 24, 2020
@maleadt maleadt deleted the tb/any_alias branch September 24, 2020 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuda array Stuff about CuArray.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant