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 and test reverse on wrapped array. #439

Merged
merged 1 commit into from
Sep 23, 2020
Merged

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Sep 23, 2020

No description provided.

@maleadt maleadt added bugfix This gets something working again. cuda array Stuff about CuArray. labels Sep 23, 2020
@codecov
Copy link

codecov bot commented Sep 23, 2020

Codecov Report

Merging #439 into master will decrease coverage by 0.00%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #439      +/-   ##
==========================================
- Coverage   79.02%   79.01%   -0.01%     
==========================================
  Files         170      170              
  Lines        9273     9275       +2     
==========================================
+ Hits         7328     7329       +1     
- Misses       1945     1946       +1     
Impacted Files Coverage Δ
src/array.jl 87.59% <ø> (-0.09%) ⬇️
test/array.jl 0.00% <0.00%> (ø)
src/pointer.jl 76.47% <100.00%> (+0.71%) ⬆️

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 6ea1494...37b4e63. Read the comment docs.

@maleadt maleadt merged commit 438389c into master Sep 23, 2020
@maleadt maleadt deleted the tb/reverse_wrapped branch September 23, 2020 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This gets something working again. cuda array Stuff about CuArray.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant