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

tidy: Fix clang-tidy-17 warnings #2284

Merged
merged 1 commit into from
Oct 27, 2023

tidy: Fix clang-tidy-17 warnings

c0686a4
Select commit
Loading
Failed to load commit list.
Merged

tidy: Fix clang-tidy-17 warnings #2284

tidy: Fix clang-tidy-17 warnings
c0686a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 27, 2023 in 0s

89.71% (target 80.00%)

View this Pull Request on Codecov

89.71% (target 80.00%)

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (1276a9b) 89.73% compared to head (c0686a4) 89.71%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2284      +/-   ##
==========================================
- Coverage   89.73%   89.71%   -0.02%     
==========================================
  Files        1027     1027              
  Lines       36151    36079      -72     
==========================================
- Hits        32440    32369      -71     
+ Misses       3711     3710       -1     
Files Coverage Δ
src/common/types/types.cpp 0.00% <ø> (ø)
...de/processor/operator/persistent/delete_executor.h 100.00% <100.00%> (ø)
...rocessor/operator/persistent/reader/csv/driver.cpp 100.00% <100.00%> (ø)
src/processor/result/factorized_table.cpp 94.86% <100.00%> (+0.01%) ⬆️
src/common/assert.cpp 0.00% <0.00%> (-100.00%) ⬇️
src/storage/buffer_manager/buffer_manager.cpp 90.90% <0.00%> (-3.88%) ⬇️

... and 1 file with indirect coverage changes

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