Skip to content

Avoid generated dictionary code being examined with `clang-tidy`

ef1ee74
Select commit
Loading
Failed to load commit list.
Merged

Hide generated source files from clang-tidy #471

Avoid generated dictionary code being examined with `clang-tidy`
ef1ee74
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 30, 2026 in 1s

85.53% (target 80.00%)

View this Pull Request on Codecov

85.53% (target 80.00%)

Details

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     

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.