Skip to content

change skip vector size 2 to skip not default

a88c7d5
Select commit
Loading
Failed to load commit list.
Merged

Add more test cases on vector size #4240

change skip vector size 2 to skip not default
a88c7d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 6, 2025 in 0s

85.78% (target 80.00%)

View this Pull Request on Codecov

85.78% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 95.65217% with 2 lines in your changes missing coverage. Please review.

Project coverage is 85.78%. Comparing base (034401a) to head (a88c7d5).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/include/common/null_mask.h 80.00% 1 Missing ⚠️
test/storage/compress_chunk_test.cpp 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4240      +/-   ##
==========================================
- Coverage   86.55%   85.78%   -0.77%     
==========================================
  Files        1397     1397              
  Lines       60487    60519      +32     
  Branches     7451     7453       +2     
==========================================
- Hits        52355    51919     -436     
- Misses       7963     8419     +456     
- Partials      169      181      +12     

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