-
Notifications
You must be signed in to change notification settings - Fork 1
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
Add HTTP proxy, multiple connections to client, clustering to server #11
base: master
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## master #11 +/- ##
============================================
- Coverage 37.33% 34.68% -2.65%
+ Complexity 30 22 -8
============================================
Files 3 3
Lines 375 418 +43
Branches 43 72 +29
============================================
+ Hits 140 145 +5
- Misses 215 253 +38
Partials 20 20
Continue to review full report at Codecov.
|
Reviewed 9 of 15 files at r1, 2 of 2 files at r2, 4 of 4 files at r3. gradlew, line 157 at r3 (raw file):
Could show an example of the expected before/after args in the comment here? Comments from Reviewable |
Review status: all files reviewed at latest revision, 2 unresolved discussions, some commit checks failed. gradlew, line 157 at r3 (raw file): Previously, efloden (Earl Floden) wrote…
This script is provided by Gradle Wrapper, so we just copy it in to the source tree as is. https://docs.gradle.org/current/userguide/gradle_wrapper.html Comments from Reviewable |
Review status: all files reviewed at latest revision, 1 unresolved discussion, some commit checks failed. Comments from Reviewable |
No description provided.