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 tests with CUDA #83

Merged
merged 13 commits into from
May 29, 2021
Merged

Add tests with CUDA #83

merged 13 commits into from
May 29, 2021

Conversation

devmotion
Copy link
Member

This PR adds a GPU CI infrastructure (see https://github.com/JuliaGPU/buildkite for details).

test/gpu/runtests.jl Outdated Show resolved Hide resolved
devmotion and others added 2 commits May 28, 2021 19:45
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@coveralls
Copy link

coveralls commented May 28, 2021

Pull Request Test Coverage Report for Build 887092011

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 88.364%

Totals Coverage Status
Change from base Build 886370400: 0.0%
Covered Lines: 243
Relevant Lines: 275

💛 - Coveralls

test/entropic.jl Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

Codecov Report

Merging #83 (62944ff) into master (0b0db23) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #83   +/-   ##
=======================================
  Coverage   88.36%   88.36%           
=======================================
  Files           1        1           
  Lines         275      275           
=======================================
  Hits          243      243           
  Misses         32       32           

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 0b0db23...62944ff. Read the comment docs.

@devmotion devmotion requested review from davibarreira and zsteve May 28, 2021 22:53
@devmotion devmotion merged commit d4e6510 into master May 29, 2021
@devmotion devmotion deleted the dw/gpu branch May 29, 2021 09:23
@devmotion
Copy link
Member Author

@maleadt Thanks for your help, everything seems to work 🙂 I would also like to add a status badge to the README according to the official buildkite instructions but I can't figure out the badge url. I assume I don't have sufficient permissions. Could you look up the url for us?

@maleadt
Copy link

maleadt commented May 29, 2021

This should be it: Build status

@devmotion
Copy link
Member Author

Great, thank you!

@coveralls
Copy link

coveralls commented Sep 25, 2024

Pull Request Test Coverage Report for Build 887066138

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 88.364%

Totals Coverage Status
Change from base Build 886370400: 0.0%
Covered Lines: 243
Relevant Lines: 275

💛 - Coveralls

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.

5 participants