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 #2266 #2282

Merged
merged 1 commit into from
Oct 27, 2023
Merged

Fix #2266 #2282

merged 1 commit into from
Oct 27, 2023

Conversation

ray6080
Copy link
Contributor

@ray6080 ray6080 commented Oct 27, 2023

No description provided.

@ray6080 ray6080 changed the title Fix issue #2266 Fix #2266 Oct 27, 2023
@ray6080 ray6080 linked an issue Oct 27, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Oct 27, 2023

Codecov Report

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

Comparison is base (f682b70) 89.71% compared to head (04dc69c) 89.72%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2282   +/-   ##
=======================================
  Coverage   89.71%   89.72%           
=======================================
  Files        1027     1027           
  Lines       36079    36078    -1     
=======================================
+ Hits        32369    32371    +2     
+ Misses       3710     3707    -3     
Files Coverage Δ
...orage/storage_structure/lists/lists_update_store.h 100.00% <ø> (ø)
src/include/storage/store/rel_table.h 100.00% <ø> (ø)
.../processor/operator/persistent/delete_executor.cpp 100.00% <100.00%> (ø)
src/storage/stats/node_table_statistics.cpp 94.56% <ø> (+0.94%) ⬆️
...age/storage_structure/lists/lists_update_store.cpp 96.36% <100.00%> (+0.02%) ⬆️
src/storage/store/rel_table.cpp 95.78% <100.00%> (-0.02%) ⬇️
src/storage/stats/rels_store_statistics.cpp 95.00% <0.00%> (-5.00%) ⬇️

... and 2 files with indirect coverage changes

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

@ray6080 ray6080 force-pushed the repeated-deletions branch 3 times, most recently from f4bb83d to cdd55d6 Compare October 27, 2023 16:11
@ray6080 ray6080 merged commit 38b2497 into master Oct 27, 2023
12 checks passed
@ray6080 ray6080 deleted the repeated-deletions branch October 27, 2023 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow duplicate deletions in a single statement
2 participants