Skip to content

support set tcp max segment size in listen config - #1005

Merged
zh-jq merged 2 commits into
masterfrom
tcp-listen-mss
Jan 14, 2026
Merged

support set tcp max segment size in listen config#1005
zh-jq merged 2 commits into
masterfrom
tcp-listen-mss

Conversation

@zh-jq

@zh-jq zh-jq commented Jan 13, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@codecov

codecov Bot commented Jan 13, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 56.41026% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.31%. Comparing base (bd63216) to head (c9e8f2d).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
lib/g3-socket/src/raw/mod.rs 0.00% 6 Missing ⚠️
lib/g3-types/src/net/tcp/listen.rs 40.00% 6 Missing ⚠️
lib/g3-yaml/src/value/net/tcp.rs 50.00% 4 Missing ⚠️
lib/g3-socket/src/tcp.rs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1005   +/-   ##
=======================================
  Coverage   67.31%   67.31%           
=======================================
  Files        1411     1411           
  Lines      135130   135182   +52     
=======================================
+ Hits        90964    91000   +36     
- Misses      44166    44182   +16     
Flag Coverage Δ
g3bench 19.71% <0.00%> (-0.01%) ⬇️
g3keymess 20.73% <23.07%> (+<0.01%) ⬆️
g3mkcert 26.42% <0.00%> (-0.05%) ⬇️
g3proxy 49.58% <16.66%> (+0.03%) ⬆️
g3statsd 5.56% <0.00%> (-0.01%) ⬇️
lib 57.35% <51.28%> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@zh-jq
zh-jq enabled auto-merge (rebase) January 13, 2026 15:35
@zh-jq
zh-jq merged commit 2b00ffa into master Jan 14, 2026
128 of 129 checks passed
@zh-jq
zh-jq deleted the tcp-listen-mss branch January 14, 2026 01:36
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