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 copyValue from ValueVectorUtils #1688

Merged
merged 1 commit into from
Jun 18, 2023
Merged

Conversation

andyfengHKU
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jun 17, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (12aec42) 91.17% compared to head (c15ea67) 91.17%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1688   +/-   ##
=======================================
  Coverage   91.17%   91.17%           
=======================================
  Files         731      731           
  Lines       26652    26655    +3     
=======================================
+ Hits        24300    24303    +3     
  Misses       2352     2352           
Impacted Files Coverage Δ
src/common/vector/value_vector_utils.cpp 100.00% <ø> (ø)
src/include/common/vector/value_vector.h 100.00% <ø> (ø)
src/common/vector/value_vector.cpp 100.00% <100.00%> (ø)
src/expression_evaluator/case_evaluator.cpp 82.10% <100.00%> (ø)
src/function/vector_list_operation.cpp 89.55% <100.00%> (ø)
src/function/vector_struct_operations.cpp 93.84% <100.00%> (ø)
...unction/list/operations/base_list_sort_operation.h 94.87% <100.00%> (ø)
...unction/list/operations/list_any_value_operation.h 100.00% <100.00%> (ø)
...e/function/list/operations/list_append_operation.h 100.00% <100.00%> (ø)
...e/function/list/operations/list_concat_operation.h 100.00% <100.00%> (ø)
... and 9 more

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

src/common/vector/value_vector.cpp Show resolved Hide resolved
src/common/vector/value_vector.cpp Outdated Show resolved Hide resolved
@andyfengHKU andyfengHKU merged commit 9010b46 into master Jun 18, 2023
8 checks passed
@andyfengHKU andyfengHKU deleted the remove-copyValue branch June 18, 2023 01:03
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