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

Remove update planner #1854

Merged
merged 1 commit into from
Jul 24, 2023
Merged

Remove update planner #1854

merged 1 commit into from
Jul 24, 2023

Conversation

andyfengHKU
Copy link
Contributor

No description provided.

@andyfengHKU andyfengHKU requested a review from ray6080 July 24, 2023 05:59
@codecov
Copy link

codecov bot commented Jul 24, 2023

Codecov Report

Patch coverage: 98.21% and no project coverage change.

Comparison is base (b181462) 91.31% compared to head (8b53238) 91.31%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1854   +/-   ##
=======================================
  Coverage   91.31%   91.31%           
=======================================
  Files         796      798    +2     
  Lines       28994    28997    +3     
=======================================
+ Hits        26475    26480    +5     
+ Misses       2519     2517    -2     
Impacted Files Coverage Δ
src/planner/plan/append_accumulate.cpp 100.00% <ø> (ø)
src/planner/plan/plan_update.cpp 95.45% <95.45%> (ø)
src/include/planner/query_planner.h 100.00% <100.00%> (ø)
src/planner/plan/append_create.cpp 100.00% <100.00%> (ø)
src/planner/plan/append_delete.cpp 100.00% <100.00%> (ø)
src/planner/plan/append_set.cpp 100.00% <100.00%> (ø)
src/planner/query_planner.cpp 93.14% <100.00%> (ø)

... and 4 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ray6080 ray6080 merged commit aa10858 into master Jul 24, 2023
8 of 10 checks passed
@ray6080 ray6080 deleted the update-planner-removal branch July 24, 2023 11:52
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.

None yet

2 participants