-
Notifications
You must be signed in to change notification settings - Fork 1
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
Conversation
Signed-off-by: msclock <msclock@qq.com>
Signed-off-by: msclock <msclock@qq.com>
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>
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. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
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. |
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>
🎉 This PR is included in version 1.4.46 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
No description provided.