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

Scan csr local storage #2468

Merged
merged 1 commit into from
Nov 20, 2023

scan csr local storage

7f69ff9
Select commit
Loading
Failed to load commit list.
Merged

Scan csr local storage #2468

scan csr local storage
7f69ff9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 20, 2023 in 0s

91.49% (target 80.00%)

View this Pull Request on Codecov

91.49% (target 80.00%)

Details

Codecov Report

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

Comparison is base (31e694b) 91.48% compared to head (7f69ff9) 91.49%.

Files Patch % Lines
src/storage/local_storage/local_rel_table.cpp 85.14% 15 Missing ⚠️
src/storage/store/rel_table_data.cpp 95.91% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2468      +/-   ##
==========================================
+ Coverage   91.48%   91.49%   +0.01%     
==========================================
  Files        1025     1025              
  Lines       37646    37741      +95     
==========================================
+ Hits        34441    34533      +92     
- Misses       3205     3208       +3     

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