Skip to content

Add clang-tidy job/script - #1720

Closed
ystefinko wants to merge 1 commit into
masterfrom
ystefinko/cland-tidy-job
Closed

Add clang-tidy job/script#1720
ystefinko wants to merge 1 commit into
masterfrom
ystefinko/cland-tidy-job

Conversation

@ystefinko

Copy link
Copy Markdown
Collaborator

Add GithubActions job and script which compiles and checks clang-tidy with minimal set of tidy configs

Relates-To: OCMAM-143

@ystefinko
ystefinkoforce-pushed the ystefinko/cland-tidy-job branch from 9354d61 to bad57d3CompareAugust 7, 2026 11:42
Add GithubActions job and script which compiles and checks
clang-tidy with minimal set of tidy configs
Relates-To: OCMAM-143
Signed-off-by: Yaroslav Stefinko <ext-yaroslav.stefinko@here.com>
@ystefinko
ystefinkoforce-pushed the ystefinko/cland-tidy-job branch from bad57d3 to a101defCompareAugust 7, 2026 11:47
@codecov

codecovBot commented Aug 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.36%. Comparing base (6363d4f) to head (a101def).

Additional details and impacted files

Impacted file tree graph

@@ Coverage Diff @@## master #1720 +/- ##
==========================================
+ Coverage 80.34% 80.36% +0.02% 
==========================================
Files 356 356 Lines 14295 14294 -1 Branches 1565 1565 ==========================================
+ Hits 11485 11487 +2 + Misses 2178 2176 -2 + Partials 632 631 -1 

see 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ystefinko

Copy link
Copy Markdown
CollaboratorAuthor

The job/script was copied into PR #1723 and merged

Sign up for freeto 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.

1 participant

@ystefinko