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 copy-to-csv header option #2436

Merged
merged 1 commit into from
Nov 17, 2023

Add copy-to-csv header

a373cae
Select commit
Loading
Failed to load commit list.
Merged

Add copy-to-csv header option #2436

Add copy-to-csv header
a373cae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 16, 2023 in 0s

90.56% (target 80.00%)

View this Pull Request on Codecov

90.56% (target 80.00%)

Details

Codecov Report

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

Comparison is base (093e627) 90.54% compared to head (a373cae) 90.56%.
Report is 3 commits behind head on master.

Files Patch % Lines
...nclude/processor/operator/persistent/copy_to_csv.h 60.00% 2 Missing ⚠️
...de/processor/operator/persistent/copy_to_parquet.h 50.00% 2 Missing ⚠️
src/processor/operator/persistent/copy_to_csv.cpp 94.11% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2436      +/-   ##
==========================================
+ Coverage   90.54%   90.56%   +0.01%     
==========================================
  Files        1020     1020              
  Lines       36515    36533      +18     
==========================================
+ Hits        33064    33085      +21     
+ Misses       3451     3448       -3     

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