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

Fix clang-tidy bugprone-chained-comparison warnings #2801

Merged
merged 1 commit into from
Jan 25, 2024

Fix clang-tidy `bugprone-chained-comparison` warnings

89c9778
Select commit
Loading
Failed to load commit list.
Merged

Fix clang-tidy bugprone-chained-comparison warnings #2801

Fix clang-tidy `bugprone-chained-comparison` warnings
89c9778
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2024 in 0s

91.39% (+0.02%) compared to 79205da

View this Pull Request on Codecov

91.39% (+0.02%) compared to 79205da

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (79205da) 91.37% compared to head (89c9778) 91.39%.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #2801      +/-   ##
==========================================
+ Coverage   91.37%   91.39%   +0.02%     
==========================================
  Files         197      197              
  Lines        8285     8285              
==========================================
+ Hits         7570     7572       +2     
+ Misses        715      713       -2