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

Fix copy to csv #2108

Merged
merged 1 commit into from
Sep 29, 2023
Merged

Fix copy to csv #2108

merged 1 commit into from
Sep 29, 2023

Conversation

acquamarin
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Sep 28, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (f05d348) 89.55% compared to head (e4caa51) 89.49%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2108      +/-   ##
==========================================
- Coverage   89.55%   89.49%   -0.07%     
==========================================
  Files         981      981              
  Lines       35901    35904       +3     
==========================================
- Hits        32151    32131      -20     
- Misses       3750     3773      +23     
Files Coverage Δ
src/common/type_utils.cpp 64.28% <100.00%> (ø)
.../processor/operator/persistent/csv_file_writer.cpp 85.07% <100.00%> (ø)
src/storage/store/var_list_column_chunk.cpp 80.35% <100.00%> (+0.72%) ⬆️

... and 7 files with indirect coverage changes

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

@acquamarin acquamarin merged commit 5b6fdf8 into master Sep 29, 2023
11 checks passed
@acquamarin acquamarin deleted the copy-to-csv-fix branch September 29, 2023 01:39
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