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

Generate weekly coverage report for C++ code #2786

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Conversation

daljit46
Copy link
Member

As mentioned in #2773, this adds a Github Actions workflow to generate a coverage report for C++. It outputs a coverage report after running unit and binary tests. Also generates an html file to view coverage in a browser (using gcovr).

@daljit46 daljit46 marked this pull request as draft January 23, 2024 15:46
@daljit46 daljit46 self-assigned this Jan 25, 2024
@daljit46 daljit46 force-pushed the coverage branch 2 times, most recently from e33bf8c to a7c6881 Compare June 19, 2024 15:07
@jdtournier
Copy link
Member

I suspect this needs to be merged to dev...?

@daljit46
Copy link
Member Author

This needs to be on master for the same reasons as #2763.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants