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

format all c/c++ comment to doxygen comment style #811

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

tsingbx
Copy link
Contributor

@tsingbx tsingbx commented Sep 27, 2024

To solve the problem that clang ignores // and /* comments

Copy link

codecov bot commented Sep 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.97%. Comparing base (32f41a0) to head (c18990f).
Report is 42 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #811      +/-   ##
==========================================
+ Coverage   97.57%   97.97%   +0.39%     
==========================================
  Files          20       20              
  Lines        5165     6062     +897     
==========================================
+ Hits         5040     5939     +899     
  Misses        106      106              
+ Partials       19       17       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tsingbx tsingbx closed this Oct 25, 2024
@tsingbx tsingbx deleted the doxygen_comment branch October 25, 2024 03:17
@tsingbx tsingbx restored the doxygen_comment branch October 25, 2024 05:55
@tsingbx tsingbx reopened this Oct 25, 2024
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.

1 participant