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/patch succeeded Nov 18, 2023 in 1s

93.82% of diff hit (target 80.00%)

View this Pull Request on Codecov

93.82% of diff hit (target 80.00%)

Annotations

Check warning on line 65 in src/include/processor/operator/persistent/set_executor.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/include/processor/operator/persistent/set_executor.h#L65

Added line #L65 was not covered by tests

Check warning on line 142 in src/include/processor/operator/persistent/set_executor.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/include/processor/operator/persistent/set_executor.h#L142

Added line #L142 was not covered by tests

Check warning on line 35 in src/storage/local_storage/local_rel_table.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/local_storage/local_rel_table.cpp#L35

Added line #L35 was not covered by tests

Check warning on line 695 in src/storage/store/column.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/store/column.cpp#L695

Added line #L695 was not covered by tests

Check warning on line 697 in src/storage/store/column.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/store/column.cpp#L697

Added line #L697 was not covered by tests

Check warning on line 431 in src/storage/store/rel_table_data.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/storage/store/rel_table_data.cpp#L427-L431

Added lines #L427 - L431 were not covered by tests