Skip to content

rework local storage: separate the storage of insertions and updates

Codecov / codecov/project succeeded Mar 14, 2024 in 0s

93.36% (target 80.00%)

View this Pull Request on Codecov

93.36% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 97.79736% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 93.36%. Comparing base (f8efa2a) to head (1f88b3f).

Files Patch % Lines
src/storage/store/rel_table_data.cpp 94.87% 4 Missing ⚠️
src/common/data_chunk/data_chunk_collection.cpp 93.33% 1 Missing ⚠️
src/common/types/types.cpp 83.33% 1 Missing ⚠️
src/include/storage/store/rel_table_data.h 0.00% 1 Missing ⚠️
src/storage/local_storage/local_node_table.cpp 95.65% 1 Missing ⚠️
src/storage/local_storage/local_table.cpp 98.52% 1 Missing ⚠️
src/storage/store/struct_column.cpp 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2982      +/-   ##
==========================================
+ Coverage   93.27%   93.36%   +0.08%     
==========================================
  Files        1133     1133              
  Lines       43123    43060      -63     
==========================================
- Hits        40222    40201      -21     
+ Misses       2901     2859      -42     

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