8000 Run clang tidy by justsmth · Pull Request #2323 · aws/aws-lc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Run clang tidy #2323

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

Merged
merged 1 commit into from
Apr 10, 2025
Merged

Run clang tidy #2323

merged 1 commit into from
Apr 10, 2025

Conversation

justsmth
Copy link
Contributor
@justsmth justsmth commented Apr 9, 2025

Description of changes:

  • Created a .clang-tidy configuration file.
  • Added an ENABLE_CLANG_TIDY option for out CMake build.
  • Added CI workflows for clang-tidy.
    • clang-tidy-review performs reviews and uploads the artifacts.
    • clang-tidy-post posts comments to the PR.
    • These two workflow must be separate due to limited permissions on PRs originating from forks.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

@justsmth justsmth force-pushed the run-clang-tidy branch 6 times, most recently from c515d26 to 4d133c6 Compare April 9, 2025 20:32
@justsmth justsmth changed the title [DRAFT] Run clang tidy Run clang tidy Apr 9, 2025
@justsmth justsmth marked this pull request as ready for review April 9, 2025 20:39
@justsmth justsmth requested a review from a team as a code owner April 9, 2025 20:39
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.76%. Comparing base (412be9d) to head (842dd00).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2323   +/-   ##
=======================================
  Coverage   78.75%   78.76%           
=======================================
  Files         620      620           
  Lines      107757   107760    +3     
  Branches    15298    15299    +1     
=======================================
+ Hits        84869    84880   +11     
+ Misses      22234    22225    -9     
- Partials      654      655    +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@justsmth justsmth merged commit e48f9f4 into aws:main Apr 10, 2025
110 of 114 checks passed
@justsmth justsmth deleted the run-clang-tidy branch April 10, 2025 00:41
@justsmth justsmth mentioned this pull request Apr 23, 2025
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.

4 participants
0