Skip to content

feat(enhancement): add MaxConnsPerHost setting into TransportSettings #1058 - #1069

Merged
jeevatkm merged 1 commit into
v3from
add-transport-config
Nov 23, 2025
Merged

feat(enhancement): add MaxConnsPerHost setting into TransportSettings #1058#1069
jeevatkm merged 1 commit into
v3from
add-transport-config

Conversation

@jeevatkm

@jeevatkm jeevatkm commented Nov 23, 2025

Copy link
Copy Markdown
Member

close: #1058

@jeevatkm jeevatkm added this to the v3.0.0 Milestone milestone Nov 23, 2025
@jeevatkm jeevatkm self-assigned this Nov 23, 2025
@jeevatkm jeevatkm added enhancement v3 For resty v3 labels Nov 23, 2025
@codecov

codecov Bot commented Nov 23, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.85%. Comparing base (f76f345) to head (f0bda7f).
⚠️ Report is 2 commits behind head on v3.

Additional details and impacted files
@@           Coverage Diff           @@
##               v3    #1069   +/-   ##
=======================================
  Coverage   99.85%   99.85%           
=======================================
  Files          18       18           
  Lines        3397     3400    +3     
=======================================
+ Hits         3392     3395    +3     
  Misses          3        3           
  Partials        2        2           
Flag Coverage Δ
unittests 99.85% <100.00%> (+<0.01%) ⬆️

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.

@jeevatkm
jeevatkm merged commit 8a285aa into v3 Nov 23, 2025
6 checks passed
@jeevatkm
jeevatkm deleted the add-transport-config branch November 23, 2025 21:15
jeevatkm added a commit that referenced this pull request Jan 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement v3 For resty v3

Development

Successfully merging this pull request may close these issues.

MaxConnsPerHost is missing in TransportSettings in v3

1 participant