-
Notifications
You must be signed in to change notification settings - Fork 46
ci: enable doxygen checking #674
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
base: gz-common6
Are you sure you want to change the base?
Conversation
Signed-off-by: Steve Peters <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## gz-common6 #674 +/- ##
==============================================
+ Coverage 84.86% 84.87% +0.01%
==============================================
Files 78 78
Lines 10141 10151 +10
==============================================
+ Hits 8606 8616 +10
Misses 1535 1535 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
this currently has the following doxygen complaints to be fixed:
|
If someone is willing to fix these doxygen complaints, please fork from this branch and open a new pull request with the fixes. Thanks! |
🦟 Bug fix
Part of gazebo-tooling/release-tools#1222
Summary
Enables checking doxygen in CI. Currently has errors.
Checklist
codecheck
passed (See contributing)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.