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

Setup codecov #432

Merged
merged 1 commit into from
Dec 13, 2021
Merged

Conversation

bernhardmgruber
Copy link
Member

@bernhardmgruber bernhardmgruber commented Dec 12, 2021

This PR adds a CMake option to enable code coverage analysis for LLAMA's unit tests. It also adds a CI build running a code coverage analysis of the unit tests and uploads the result to Codecov.

@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (develop@67c77f5). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop     #432   +/-   ##
==========================================
  Coverage           ?   99.00%           
==========================================
  Files              ?       56           
  Lines              ?     5118           
  Branches           ?        0           
==========================================
  Hits               ?     5067           
  Misses             ?       51           
  Partials           ?        0           

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 67c77f5...808421e. Read the comment docs.

Add option to enable code coverage for unit tests.
Add ubuntu CI run with enabled code coverage
@bernhardmgruber bernhardmgruber marked this pull request as ready for review December 12, 2021 23:29
@bernhardmgruber bernhardmgruber merged commit b0ef808 into alpaka-group:develop Dec 13, 2021
@bernhardmgruber bernhardmgruber deleted the coverage branch December 13, 2021 00:01
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.

2 participants