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

Replace old code coverage with code-coverage.cmake #125

Closed
wants to merge 3 commits into from
Closed

Replace old code coverage with code-coverage.cmake #125

wants to merge 3 commits into from

Conversation

mscofield0
Copy link
Contributor

TODO:

  • Figure out how to exclude dependencies from code coverage reports
  • Modify GitHub Actions workflows

Aims to fix #124

TODO:
* Figure out how to exclude dependencies from code coverage reports
* Modify GitHub Actions workflows

Aims to fix #124
@mscofield0
Copy link
Contributor Author

With the kind help from StableCoder, he helped me figure out how to exclude dependencies from code coverage reports.

I don't know GitHub Actions so I don't think I can do that part though.

@mscofield0
Copy link
Contributor Author

Also there is currently a bug in code-coverage.cmake but StableCoder is resolving it. The issue on that is here.

@mscofield0
Copy link
Contributor Author

StableCoder isn't responding on the issue anymore, so I don't really see this working.

@mscofield0 mscofield0 closed this Jul 9, 2021
@mscofield0 mscofield0 deleted the code-coverage-cmake branch July 9, 2021 07:29
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.

Use code-coverage.cmake from cmake-scripts
1 participant