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: bug with close setting of idle timeout #775

Merged
merged 6 commits into from
Jan 22, 2024

Conversation

sjcsjc123
Copy link
Collaborator

Ⅰ. Describe what this PR did

fix bug with close setting of idle timeout

Ⅱ. Does this pull request fix one issue?

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

ci pass

Ⅴ. Special notes for reviews

Signed-off-by: sjcsjc123 <1401189096@qq.com>
Signed-off-by: sjcsjc123 <1401189096@qq.com>
@codecov-commenter
Copy link

codecov-commenter commented Jan 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b1e4cf9) 38.11% compared to head (dab0f98) 38.08%.
Report is 13 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #775      +/-   ##
==========================================
- Coverage   38.11%   38.08%   -0.04%     
==========================================
  Files          61       61              
  Lines       10323    10329       +6     
==========================================
- Hits         3935     3934       -1     
- Misses       6089     6096       +7     
  Partials      299      299              
Files Coverage Δ
pkg/ingress/kube/configmap/global.go 31.67% <100.00%> (+2.11%) ⬆️

... and 1 file with indirect coverage changes

Signed-off-by: sjcsjc123 <1401189096@qq.com>
Signed-off-by: sjcsjc123 <1401189096@qq.com>
Signed-off-by: sjcsjc123 <1401189096@qq.com>
Signed-off-by: sjcsjc123 <1401189096@qq.com>
@sjcsjc123
Copy link
Collaborator Author

@johnlanni @2456868764 已修复,e2e测试添加了配置为0的场景,应该符合预期结果的了

Copy link
Collaborator

@johnlanni johnlanni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@johnlanni johnlanni merged commit 90f89cf into alibaba:main Jan 22, 2024
11 checks passed
@sjcsjc123 sjcsjc123 deleted the global-options-bug-fix branch February 8, 2024 02:34
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

4 participants