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

Adding test code coverage using gcov and lcov #149

Merged
merged 4 commits into from Feb 13, 2021
Merged

Conversation

axsaucedo
Copy link
Member

@axsaucedo axsaucedo commented Feb 13, 2021

Closes #145

Adding support for code coverage reports using gcov and lcov, as well as adding these to the documentation.

This can be seen in the docs: https://kompute.cc/codecov/

Outstanding:

  • Run codecov on full GPU codebase as currently only the CPU tests are verified given it's running on swiftshader

@axsaucedo axsaucedo added documentation Improvements or additions to documentation c++ labels Feb 13, 2021
@axsaucedo axsaucedo added this to In progress in 0.6.1 via automation Feb 13, 2021
@axsaucedo axsaucedo added this to In progress in 0.7.0 via automation Feb 13, 2021
@axsaucedo axsaucedo merged commit 9cb4c2f into master Feb 13, 2021
0.7.0 automation moved this from In progress to Done Feb 13, 2021
0.6.1 automation moved this from In progress to Done Feb 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ documentation Improvements or additions to documentation
Projects
0.6.1
Done
0.7.0
Done
Development

Successfully merging this pull request may close these issues.

Add code coverage reports with codecov
1 participant