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

Fix clang tidy ci #886

Merged
merged 3 commits into from
May 8, 2024
Merged

Conversation

mcbarton
Copy link
Contributor

@mcbarton mcbarton commented May 8, 2024

@vgvassilev based on the PR in CppInterOp this should fix the clang tidy issue. Its at least running in CppInterOp again after these changes. It seems the one action now has issues taking multiple commands.

Copy link

codecov bot commented May 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.82%. Comparing base (aec1e02) to head (a720e1f).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #886   +/-   ##
=======================================
  Coverage   94.82%   94.82%           
=======================================
  Files          52       52           
  Lines        7703     7703           
=======================================
  Hits         7304     7304           
  Misses        399      399           
Files Coverage Δ
include/clad/Differentiator/Compatibility.h 85.24% <ø> (ø)
Files Coverage Δ
include/clad/Differentiator/Compatibility.h 85.24% <ø> (ø)

@mcbarton
Copy link
Contributor Author

mcbarton commented May 8, 2024

@vgvassilev To avoid any new merges which don't work just like CppInterOp and xeus-cpp I have made a change to the code to test that the review workflow now works. I just removed a line so it activates.

Copy link
Contributor

github-actions bot commented May 8, 2024

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

@mcbarton
Copy link
Contributor Author

mcbarton commented May 8, 2024

@vgvassilev The clang tidy ci now runs with these changes.

@vgvassilev vgvassilev merged commit 3f0e5a1 into vgvassilev:master May 8, 2024
89 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.

2 participants