-
Notifications
You must be signed in to change notification settings - Fork 45
adapt to https+auth #109
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
adapt to https+auth #109
Conversation
Change-Id: Ied484f2121a731e312868b6fcd89b790b8465dd2
.configUrl(null) | ||
.configGraph(null) | ||
.configSSL(null,"","") | ||
.configSSL("","") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
missing a space
Change-Id: I7c86d7e6edd6bd87bda056b00a0e8c42914ea579
2008742
Codecov Report
@@ Coverage Diff @@
## master #109 +/- ##
============================================
- Coverage 78.65% 78.61% -0.04%
+ Complexity 868 866 -2
============================================
Files 140 140
Lines 3710 3704 -6
Branches 219 219
============================================
- Hits 2918 2912 -6
Misses 629 629
Partials 163 163
Continue to review full report at Codecov.
|
Change-Id: Ied484f2121a731e312868b6fcd89b790b8465dd2