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

Implement FORMAT option in LOAD FROM clause. #4613

Merged
merged 6 commits into from
Dec 10, 2024

update

828b354
Select commit
Loading
Failed to load commit list.
Merged

Implement FORMAT option in LOAD FROM clause. #4613

update
828b354
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2024 in 0s

87.40% (target 80.00%)

View this Pull Request on Codecov

87.40% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 83.33333% with 4 lines in your changes missing coverage. Please review.

Project coverage is 87.40%. Comparing base (a9cd504) to head (828b354).

Files with missing lines Patch % Lines
src/binder/bind/bind_file_scan.cpp 83.33% 2 Missing ⚠️
src/binder/binder.cpp 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4613      +/-   ##
==========================================
+ Coverage   87.38%   87.40%   +0.02%     
==========================================
  Files        1363     1363              
  Lines       57608    57614       +6     
  Branches     7184     7185       +1     
==========================================
+ Hits        50340    50357      +17     
+ Misses       7102     7091      -11     
  Partials      166      166              

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