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

Add inplace test for rand #187

Merged
merged 1 commit into from
May 30, 2020
Merged

Add inplace test for rand #187

merged 1 commit into from
May 30, 2020

Conversation

kshyatt
Copy link
Contributor

@kshyatt kshyatt commented May 30, 2020

@kshyatt kshyatt requested a review from maleadt May 30, 2020 12:21
@codecov
Copy link

codecov bot commented May 30, 2020

Codecov Report

Merging #187 into master will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #187      +/-   ##
==========================================
- Coverage   81.07%   81.07%   -0.01%     
==========================================
  Files         142      142              
  Lines        9148     9157       +9     
==========================================
+ Hits         7417     7424       +7     
- Misses       1731     1733       +2     
Impacted Files Coverage Δ
test/curand.jl 100.00% <ø> (ø)
test/cusolver.jl 100.00% <ø> (ø)
lib/cusolver/wrappers.jl 93.78% <100.00%> (+1.28%) ⬆️
test/runtests.jl 61.53% <0.00%> (-4.90%) ⬇️
lib/cuda/error.jl 89.28% <0.00%> (-3.58%) ⬇️
lib/curand/random.jl 88.76% <0.00%> (+2.09%) ⬆️

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 81e74cc...d890445. Read the comment docs.

@maleadt maleadt added cuda array Stuff about CuArray. tests Adds or changes tests. labels May 30, 2020
@maleadt
Copy link
Member

maleadt commented May 30, 2020

bors r+

@bors
Copy link
Contributor

bors bot commented May 30, 2020

Build succeeded:

@bors bors bot merged commit c610254 into master May 30, 2020
@bors bors bot deleted the ksh/rand branch May 30, 2020 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuda array Stuff about CuArray. tests Adds or changes tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants