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

enhance: [2.5] add param for tuning max VARCHAR length and restore limit to 65535 #38883

Merged
merged 1 commit into from
Jan 2, 2025

enhance: add param for tuning max VARCHAR length

a8ee962
Select commit
Loading
Failed to load commit list.
Merged

enhance: [2.5] add param for tuning max VARCHAR length and restore limit to 65535 #38883

enhance: add param for tuning max VARCHAR length
a8ee962
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 2, 2025 in 0s

81.07% (target 77.00%)

View this Pull Request on Codecov

81.07% (target 77.00%)

Details

Codecov Report

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

Project coverage is 81.07%. Comparing base (84f8737) to head (a8ee962).
Report is 3 commits behind head on 2.5.

Files with missing lines Patch % Lines
internal/proxy/task.go 0.00% 3 Missing ⚠️
internal/proxy/util.go 50.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              2.5   #38883      +/-   ##
==========================================
- Coverage   81.07%   81.07%   -0.01%     
==========================================
  Files        1383     1383              
  Lines      195500   195510      +10     
==========================================
+ Hits       158510   158512       +2     
+ Misses      31436    31434       -2     
- Partials     5554     5564      +10     
Components Coverage Δ
Client 78.26% <ø> (ø)
Core 69.46% <ø> (+0.01%) ⬆️
Go 83.05% <69.23%> (-0.01%) ⬇️
Files with missing lines Coverage Δ
pkg/util/paramtable/component_param.go 98.39% <100.00%> (+<0.01%) ⬆️
internal/proxy/util.go 89.46% <50.00%> (+<0.01%) ⬆️
internal/proxy/task.go 80.64% <0.00%> (-0.05%) ⬇️

... and 36 files with indirect coverage changes