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

Fix rel delete and create #2427

Merged
merged 1 commit into from
Nov 18, 2023

t# This is a combination of 2 commits.

21ecefd
Select commit
Loading
Failed to load commit list.
Merged

Fix rel delete and create #2427

t# This is a combination of 2 commits.
21ecefd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 18, 2023 in 0s

91.38% (target 80.00%)

View this Pull Request on Codecov

91.38% (target 80.00%)

Details

Codecov Report

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

Comparison is base (8627450) 90.86% compared to head (21ecefd) 91.38%.

Files Patch % Lines
src/storage/store/rel_table_data.cpp 94.25% 5 Missing ⚠️
...clude/processor/operator/persistent/set_executor.h 66.66% 2 Missing ⚠️
src/storage/store/column.cpp 84.61% 2 Missing ⚠️
src/storage/local_storage/local_rel_table.cpp 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2427      +/-   ##
==========================================
+ Coverage   90.86%   91.38%   +0.51%     
==========================================
  Files        1023     1023              
  Lines       37063    37190     +127     
==========================================
+ Hits        33679    33986     +307     
+ Misses       3384     3204     -180     

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