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

Refactor table func #2384

Merged
merged 1 commit into from
Nov 12, 2023
Merged

Refactor table func #2384

merged 1 commit into from
Nov 12, 2023

Conversation

andyfengHKU
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Nov 10, 2023

Codecov Report

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

Comparison is base (89e1ab4) 91.06% compared to head (4227a14) 91.07%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2384   +/-   ##
=======================================
  Coverage   91.06%   91.07%           
=======================================
  Files        1012     1013    +1     
  Lines       35933    35928    -5     
=======================================
- Hits        32721    32720    -1     
+ Misses       3212     3208    -4     
Files Coverage Δ
src/binder/bind/bind_copy.cpp 98.23% <100.00%> (+1.17%) ⬆️
src/binder/bind/bind_reading_clause.cpp 97.64% <100.00%> (+0.11%) ⬆️
src/binder/bind/copy/bind_copy_rdf_graph.cpp 100.00% <100.00%> (ø)
src/binder/binder.cpp 97.90% <100.00%> (-0.02%) ⬇️
src/common/copier_config/copier_config.cpp 50.00% <ø> (ø)
src/include/binder/binder.h 100.00% <ø> (ø)
src/include/binder/copy/bound_copy_to.h 100.00% <100.00%> (ø)
src/include/common/copier_config/copier_config.h 100.00% <100.00%> (ø)
src/include/function/table_functions/bind_data.h 87.50% <100.00%> (ø)
src/include/function/table_functions/bind_input.h 100.00% <100.00%> (ø)
... and 18 more

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

src/binder/binder.cpp Show resolved Hide resolved
src/include/common/copier_config/copier_config.h Outdated Show resolved Hide resolved
src/planner/operator/persistent/logical_copy_to.cpp Outdated Show resolved Hide resolved
@andyfengHKU andyfengHKU force-pushed the refactor-table-func branch 2 times, most recently from e64f7a1 to b497174 Compare November 12, 2023 06:19
@andyfengHKU andyfengHKU merged commit 109b826 into master Nov 12, 2023
12 checks passed
@andyfengHKU andyfengHKU deleted the refactor-table-func branch November 12, 2023 07:01
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