Skip to content

Update clang-tidy-review action to v0.20.1 #188

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

Conversation

mcbarton
Copy link
Collaborator

Description

Please include a summary of changes, motivation and context for this PR.

The clang-tidy-review workflow is currently broken. This was fixed by upgrading to a newer version of the action in other repos.

Fixes # (issue)

Type of change

Please tick all options which are relevant.

  • Bug fix
  • New feature
  • Added/removed dependencies
  • Required documentation updates

@mcbarton mcbarton requested a review from vgvassilev November 29, 2024 15:43
@codecov-commenter
Copy link

codecov-commenter commented Nov 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.80%. Comparing base (f98cca3) to head (5d6dda3).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #188   +/-   ##
=======================================
  Coverage   80.80%   80.80%           
=======================================
  Files          19       19           
  Lines         974      974           
  Branches       93       93           
=======================================
  Hits          787      787           
  Misses        187      187           

Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@anutosh491
Copy link
Collaborator

Hey Matthew, the emscripten build is expected to fail. I shall fix that soon and rebase the PR on top of it !

@mcbarton
Copy link
Collaborator Author

@anutosh491 can you merge the PR now and fix the emscripten build in a later PR? This PR is only to fix the broken clang-tidy workflow, which is known to work with this fix. Your PR couldn't be checked with clang tidy otherwise.

Copy link
Collaborator

@anutosh491 anutosh491 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay. Approving!

@anutosh491 anutosh491 merged commit 9b54959 into compiler-research:main Nov 29, 2024
5 of 8 checks passed
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.

3 participants