-
Notifications
You must be signed in to change notification settings - Fork 557
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
optimize: add WithDialFunc for client #447
Conversation
Codecov ReportBase: 69.61% // Head: 69.64% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## develop #447 +/- ##
===========================================
+ Coverage 69.61% 69.64% +0.03%
===========================================
Files 93 93
Lines 8752 8774 +22
===========================================
+ Hits 6093 6111 +18
- Misses 2297 2299 +2
- Partials 362 364 +2
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
66903eb
to
b393693
Compare
1d79260
to
f169bee
Compare
is this merging? having trouble with existing reverse proxy feature with h2 |
f169bee
to
ca3e61c
Compare
ca3e61c
to
727b1d8
Compare
da92703
to
7723844
Compare
What type of PR is this?
optimize
Check the PR title.
(Optional) Translate the PR title into Chinese.
Client 添加 WithDialFunc
Which issue(s) this PR fixes:
#445 (comment)