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

build: add clang-tidy integration #257

Merged
merged 7 commits into from
May 22, 2024

Conversation

msclock
Copy link
Collaborator

@msclock msclock commented May 21, 2024

No description provided.

Signed-off-by: msclock <msclock@qq.com>
Signed-off-by: msclock <msclock@qq.com>
huxuan
huxuan previously approved these changes May 21, 2024
@huxuan huxuan self-requested a review May 21, 2024 14:34
other jobs use the built-in clang-tidy in the runner are too old to support clang-tidy static analysis. It is recommended to install a latest clang-tidy via pip

Signed-off-by: msclock <msclock@qq.com>
@msclock
Copy link
Collaborator Author

msclock commented May 22, 2024

Other jobs use the built-in clang-tidy in the runners are too old to support clang-tidy static analysis. It is recommended to install a latest clang-tidy via pip. So disable them.

Copy link

codecov bot commented May 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (6089dbd) to head (0296534).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #257   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines           21        21           
=========================================
  Hits            21        21           

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

Signed-off-by: msclock <msclock@qq.com>
Signed-off-by: msclock <msclock@qq.com>
Signed-off-by: msclock <msclock@qq.com>
Signed-off-by: msclock <msclock@qq.com>
@msclock msclock enabled auto-merge (squash) May 22, 2024 02:50
@msclock msclock requested review from a team and huxuan and removed request for a team and huxuan May 22, 2024 02:52
@msclock msclock merged commit 1bf09d7 into serious-scaffold:master May 22, 2024
34 checks passed
@serious-scaffold
Copy link
Contributor

🎉 This PR is included in version 1.4.46 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@msclock msclock deleted the clang_tidy branch May 22, 2024 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants