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

Add load from with headers #2123

Merged
merged 1 commit into from
Sep 30, 2023
Merged

Add load from with headers #2123

merged 1 commit into from
Sep 30, 2023

Conversation

andyfengHKU
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Sep 30, 2023

Codecov Report

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

Comparison is base (db85850) 89.75% compared to head (9680acc) 89.58%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2123      +/-   ##
==========================================
- Coverage   89.75%   89.58%   -0.17%     
==========================================
  Files         988      988              
  Lines       35624    35644      +20     
==========================================
- Hits        31973    31932      -41     
- Misses       3651     3712      +61     
Files Coverage Δ
src/binder/bind/bind_ddl.cpp 97.40% <100.00%> (-0.23%) ⬇️
src/binder/binder.cpp 97.74% <100.00%> (+0.35%) ⬆️
src/include/binder/binder.h 100.00% <ø> (ø)
...rc/include/parser/query/reading_clause/load_from.h 100.00% <100.00%> (ø)
src/parser/transform/transform_reading_clause.cpp 100.00% <100.00%> (ø)
src/binder/bind/bind_reading_clause.cpp 72.88% <67.74%> (-24.12%) ⬇️

... and 6 files with indirect coverage changes

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

@andyfengHKU andyfengHKU merged commit 86d0c96 into master Sep 30, 2023
10 of 11 checks passed
@andyfengHKU andyfengHKU deleted the load-from-with-header branch September 30, 2023 20:26
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