-
Notifications
You must be signed in to change notification settings - Fork 376
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
[coro_http_client][fix]init ssl when connect #514
Conversation
Code Coverage Report
|
Code Coverage Report
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #514 +/- ##
==========================================
- Coverage 70.69% 70.67% -0.03%
==========================================
Files 214 214
Lines 12589 12590 +1
==========================================
- Hits 8900 8898 -2
- Misses 3689 3692 +3 ☔ View full report in Codecov by Sentry. |
add missed init_ssl when connect.