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

Solve issue-1983 #2044

Merged
merged 1 commit into from
Sep 16, 2023
Merged

Solve issue-1983 #2044

merged 1 commit into from
Sep 16, 2023

Conversation

andyfengHKU
Copy link
Contributor

@andyfengHKU andyfengHKU commented Sep 16, 2023

Solve #1983

@codecov
Copy link

codecov bot commented Sep 16, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (906cf62) 90.17% compared to head (b8a3ca9) 90.17%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2044   +/-   ##
=======================================
  Coverage   90.17%   90.17%           
=======================================
  Files         937      937           
  Lines       33406    33429   +23     
=======================================
+ Hits        30123    30146   +23     
  Misses       3283     3283           
Files Changed Coverage Δ
src/include/processor/processor.h 100.00% <ø> (ø)
src/include/processor/processor_task.h 100.00% <ø> (ø)
...lude/processor/operator/aggregate/base_aggregate.h 80.00% <100.00%> (+5.00%) ⬆️
.../include/processor/operator/call/standalone_call.h 100.00% <100.00%> (ø)
src/include/processor/operator/comment_on.h 100.00% <100.00%> (ø)
src/include/processor/operator/ddl/ddl.h 100.00% <100.00%> (ø)
...rc/include/processor/operator/macro/create_macro.h 100.00% <100.00%> (ø)
...nclude/processor/operator/order_by/order_by_scan.h 100.00% <100.00%> (ø)
...nclude/processor/operator/order_by/top_k_scanner.h 100.00% <100.00%> (ø)
...rc/include/processor/operator/persistent/copy_to.h 100.00% <100.00%> (ø)
... and 9 more

... and 4 files with indirect coverage changes

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

src/processor/processor.cpp Show resolved Hide resolved
src/include/processor/operator/physical_operator.h Outdated Show resolved Hide resolved
@andyfengHKU andyfengHKU merged commit 9a8b6a4 into master Sep 16, 2023
11 checks passed
@andyfengHKU andyfengHKU deleted the issue-1983 branch September 16, 2023 21:10
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