Skip to content
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

all: treat clang-tidy warnings as errors #1745

Merged
merged 14 commits into from
Jan 11, 2024

control WarningsAsErrors from .clang-tidy

1b72a0f
Select commit
Loading
Failed to load commit list.
Merged

all: treat clang-tidy warnings as errors #1745

control WarningsAsErrors from .clang-tidy
1b72a0f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 11, 2024 in 0s

52.71% (-0.03%) compared to 346ed4c

View this Pull Request on Codecov

52.71% (-0.03%) compared to 346ed4c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (346ed4c) 52.74% compared to head (1b72a0f) 52.71%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1745      +/-   ##
==========================================
- Coverage   52.74%   52.71%   -0.03%     
==========================================
  Files         599      599              
  Lines       44770    44770              
  Branches     6947     6947              
==========================================
- Hits        23615    23602      -13     
- Misses      19091    19099       +8     
- Partials     2064     2069       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.