Skip to content

Fixed clang-format workflow step#205

Merged
GlassOfWhiskey merged 1 commit intomasterfrom
clang-format-fix
Feb 16, 2026
Merged

Fixed clang-format workflow step#205
GlassOfWhiskey merged 1 commit intomasterfrom
clang-format-fix

Conversation

@marcoSanti
Copy link
Copy Markdown
Member

This commit fixes the CI/CD workflow steps that check the compliance to the .clang-format file. It migrates from jdicula/clang-format-action, which is broken in its current state, to the DoozyX/clang-format-lint-action, which appears to be working and appears to be more stable.

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.09%. Comparing base (05f7131) to head (f93d4da).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff            @@
##           master     #205    +/-   ##
========================================
  Coverage   56.09%   56.09%            
========================================
  Files          71       71            
  Lines        3480     3480            
  Branches     2162     2162            
========================================
  Hits         1952     1952            
- Misses        575     1246   +671     
+ Partials      953      282   -671     

☔ 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.

@GlassOfWhiskey GlassOfWhiskey merged commit ddeada8 into master Feb 16, 2026
54 of 60 checks passed
@GlassOfWhiskey GlassOfWhiskey deleted the clang-format-fix branch February 16, 2026 17:09
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