Skip to content

processor: use queue-based index building

Codecov / codecov/project succeeded Jan 3, 2024 in 1s

91.31% (target 80.00%)

View this Pull Request on Codecov

91.31% (target 80.00%)

Details

Codecov Report

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

Comparison is base (508dc50) 93.40% compared to head (da0e70f) 91.31%.

Files Patch % Lines
...rc/processor/operator/persistent/index_builder.cpp 89.88% 9 Missing ⚠️
src/include/storage/index/hash_index_builder.h 57.89% 8 Missing ⚠️
src/common/file_system/local_file_system.cpp 0.00% 1 Missing ⚠️
src/processor/operator/persistent/copy_node.cpp 96.87% 1 Missing ⚠️
src/storage/index/hash_index_builder.cpp 97.56% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2615      +/-   ##
==========================================
- Coverage   93.40%   91.31%   -2.10%     
==========================================
  Files        1041     1046       +5     
  Lines       39002    39181     +179     
==========================================
- Hits        36431    35779     -652     
- Misses       2571     3402     +831     

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