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

Enable multi label set #1880

Merged
merged 1 commit into from
Aug 2, 2023
Merged

Enable multi label set #1880

merged 1 commit into from
Aug 2, 2023

Conversation

andyfengHKU
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Aug 1, 2023

Codecov Report

Patch coverage: 98.90% and project coverage change: -0.01% ⚠️

Comparison is base (baf9e56) 89.53% compared to head (ddef070) 89.53%.

❗ Current head ddef070 differs from pull request most recent head a33357d. Consider uploading reports for the commit a33357d to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1880      +/-   ##
==========================================
- Coverage   89.53%   89.53%   -0.01%     
==========================================
  Files         825      827       +2     
  Lines       30219    30282      +63     
==========================================
+ Hits        27057    27112      +55     
- Misses       3162     3170       +8     
Files Changed Coverage Δ
src/binder/bind/bind_updating_clause.cpp 79.16% <ø> (-1.36%) ⬇️
src/include/planner/query_planner.h 100.00% <ø> (ø)
...c/include/processor/operator/update/set_executor.h 93.54% <93.54%> (ø)
...lanner/logical_plan/logical_operator/logical_set.h 100.00% <100.00%> (ø)
src/include/processor/operator/update/set.h 100.00% <100.00%> (ø)
src/include/storage/store/node_column.h 100.00% <100.00%> (ø)
src/optimizer/factorization_rewriter.cpp 100.00% <100.00%> (ø)
src/optimizer/projection_push_down_optimizer.cpp 99.25% <100.00%> (ø)
src/planner/operator/logical_set.cpp 100.00% <100.00%> (ø)
src/planner/plan/append_set.cpp 100.00% <100.00%> (ø)
... and 3 more

... and 5 files with indirect coverage changes

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

src/optimizer/factorization_rewriter.cpp Outdated Show resolved Hide resolved
src/planner/operator/logical_set.cpp Outdated Show resolved Hide resolved
@andyfengHKU andyfengHKU force-pushed the multi-label-set branch 2 times, most recently from ddef070 to 3f71578 Compare August 2, 2023 19:05
@andyfengHKU andyfengHKU merged commit 48f4052 into master Aug 2, 2023
10 checks passed
@andyfengHKU andyfengHKU deleted the multi-label-set branch August 2, 2023 19:47
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