-
Notifications
You must be signed in to change notification settings - Fork 915
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
fix doxygen warnings #10842
fix doxygen warnings #10842
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please make sure to open PRs from forks in the future. Not the source repository.
Codecov Report
@@ Coverage Diff @@
## branch-22.06 #10842 +/- ##
================================================
+ Coverage 86.28% 86.32% +0.03%
================================================
Files 144 144
Lines 22654 22656 +2
================================================
+ Hits 19548 19557 +9
+ Misses 3106 3099 -7
Continue to review full report at Codecov.
|
@gpucibot merge |
This PR fixes 433 doxygen warnings.
As prerequisite for doxygen CI check #9373, the warnings from doxygen should be minimized as much as possible.
This is one of the series of PRs to fix doxygen documentation warnings.