-
Notifications
You must be signed in to change notification settings - Fork 1
Bump cpp-linter/clang-tools-static-binaries to master-b35c5633 #119
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the cpp-linter/clang-tools-static-binaries release used in the project, along with bumping several dependency versions in the pre-commit config and adjusting CI workflow paths.
- Updated release tag in clang_tools/init.py to "master-b35c5633".
- Refreshed pre-commit hook revisions and corresponding SHA512 checksum files for clang-format.
- Modified the CI workflow to include an explicit path for clang_tools/init.py.
Reviewed Changes
Copilot reviewed 7 out of 7 changed files in this pull request and generated 1 comment.
Show a summary per file
File | Description |
---|---|
tests/test_main.py | Added an extra blank line after the module docstring. |
tests/test_install.py | Added an extra blank line for consistency. |
tests/clang-format-12_windows-amd64.sha512sum | Updated checksum and filename to reflect new version. |
tests/clang-format-12_macosx-amd64.sha512sum | Updated checksum and filename to reflect new version. |
clang_tools/init.py | Updated release_tag from an older commit to "master-b35c5633". |
.pre-commit-config.yaml | Bumped revisions for pre-commit hooks to newer versions. |
.github/workflows/python-test.yml | Added an explicit path for clang_tools/init.py alongside the glob. |
Co-authored-by: Copilot <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #119 +/- ##
=======================================
Coverage 95.42% 95.42%
=======================================
Files 7 7
Lines 284 284
=======================================
Hits 271 271
Misses 13 13 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Bump cpp-linter/clang-tools-static-binaries to
master-b35c5633