Skip to content

Hide generated source files from clang-tidy#471

Merged
greenc-FNAL merged 2 commits intomainfrom
maintenance/fix-no-clang-tidy
Mar 30, 2026
Merged

Hide generated source files from clang-tidy#471
greenc-FNAL merged 2 commits intomainfrom
maintenance/fix-no-clang-tidy

Conversation

@greenc-FNAL
Copy link
Copy Markdown
Contributor

  • CXX_CLANG_TIDY is a target property
  • Avoid generated dictionary code being examined with clang-tidy

@greenc-FNAL greenc-FNAL requested a review from knoepfel March 30, 2026 20:01
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

@@            Coverage Diff             @@
##             main     #471      +/-   ##
==========================================
+ Coverage   85.42%   85.53%   +0.11%     
==========================================
  Files         144      144              
  Lines        3589     3589              
  Branches      615      615              
==========================================
+ Hits         3066     3070       +4     
+ Misses        313      312       -1     
+ Partials      210      207       -3     
Flag Coverage Δ
unittests 85.53% <ø> (+0.11%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 4 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update af55ffc...ef1ee74. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@greenc-FNAL greenc-FNAL enabled auto-merge (squash) March 30, 2026 21:01
@greenc-FNAL greenc-FNAL disabled auto-merge March 30, 2026 21:01
@greenc-FNAL greenc-FNAL enabled auto-merge (squash) March 30, 2026 21:01
@greenc-FNAL greenc-FNAL merged commit a7a2dab into main Mar 30, 2026
35 checks passed
knoepfel added a commit that referenced this pull request Mar 30, 2026
@knoepfel knoepfel deleted the maintenance/fix-no-clang-tidy branch April 2, 2026 14:42
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