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 code coverage ignore file #73

Closed
wants to merge 1 commit into from

Conversation

AzulRadio
Copy link

Signed-off-by: youhy [email protected]

New feature

Part of gz-sim#1575

Summary

Allow users to add coverage.ignore.in each repo to ignore files for the code coverage report. See gazebosim/gz-cmake#279 for details.

Ignore the cli/include/vendored-cli/ignition/utils/cli/ folder.

Need to wait for a forward-porting for gazebosim/gz-cmake#279 from citadel to fortress to be merged.

Test it

Checklist

  • Signed all commits for DCO
  • Added tests
  • Added example and/or tutorial
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • Consider updating Python bindings (if the library has them)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

Signed-off-by: youhy <[email protected]>
@AzulRadio AzulRadio added needs upstream release Blocked by a release of an upstream library QA Quality assurance. labels Jul 22, 2022
@AzulRadio AzulRadio closed this Jul 22, 2022
@github-actions github-actions bot added the 🏯 fortress Ignition Fortress label Jul 22, 2022
@scpeters scpeters deleted the azulradio/coverage_ignore branch September 13, 2022 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏯 fortress Ignition Fortress needs upstream release Blocked by a release of an upstream library QA Quality assurance.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant