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

chore(test): disable variable compression in integration test #518

Merged
merged 5 commits into from
Oct 19, 2021

Conversation

dakimura
Copy link
Contributor

WHAT

same as the title

WHY

CSV import using variable compression causes a panic

@codecov-commenter
Copy link

codecov-commenter commented Oct 18, 2021

Codecov Report

Merging #518 (821ea24) into master (00eee5f) will increase coverage by 0.12%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #518      +/-   ##
==========================================
+ Coverage   47.67%   47.79%   +0.12%     
==========================================
  Files         124      124              
  Lines       12342    12342              
==========================================
+ Hits         5884     5899      +15     
+ Misses       5959     5946      -13     
+ Partials      499      497       -2     
Impacted Files Coverage Δ
frontend/stream/stream.go 71.79% <0.00%> (+12.82%) ⬆️

@dakimura dakimura merged commit b1b7186 into master Oct 19, 2021
@dakimura dakimura deleted the refactor/disable-variable-compression branch October 19, 2021 23:55
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.

2 participants