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 cushow tests on Windows. #188

Merged
merged 1 commit into from
Jun 5, 2020
Merged

Fix cushow tests on Windows. #188

merged 1 commit into from
Jun 5, 2020

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented May 30, 2020

Fixes #37

@maleadt maleadt added cuda kernels Stuff about writing CUDA kernels. tests Adds or changes tests. labels May 30, 2020
@codecov
Copy link

codecov bot commented Jun 5, 2020

Codecov Report

Merging #188 into master will decrease coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #188      +/-   ##
==========================================
- Coverage   82.30%   82.22%   -0.09%     
==========================================
  Files         143      143              
  Lines        9315     9315              
==========================================
- Hits         7667     7659       -8     
- Misses       1648     1656       +8     
Impacted Files Coverage Δ
test/device/cuda.jl 10.44% <ø> (ø)
lib/cuda/occupancy.jl 76.00% <0.00%> (-20.00%) ⬇️
deps/bindeps.jl 80.00% <0.00%> (-2.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 c6666d9...552facc. Read the comment docs.

@maleadt maleadt merged commit 38cd1db into master Jun 5, 2020
@maleadt maleadt deleted the tb/cushow_endline branch June 5, 2020 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuda kernels Stuff about writing CUDA kernels. tests Adds or changes tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test failure on Windows
1 participant