This repository was archived by the owner on Sep 13, 2022. It is now read-only.
Open
Conversation
b6c96b9 to
0dd9d9d
Compare
vprithvi
reviewed
Jul 10, 2018
| zipStoreBase=GRADLE_USER_HOME | ||
| zipStorePath=wrapper/dists | ||
| distributionUrl=https\://services.gradle.org/distributions/gradle-4.4-bin.zip | ||
| distributionUrl=https\://services.gradle.org/distributions/gradle-4.0-bin.zip |
Author
There was a problem hiding this comment.
I messed this up. Good catch.
vprithvi
reviewed
Jul 10, 2018
| int priority = ((Number) value).intValue(); | ||
| byte newFlags; | ||
|
|
||
| // Ignore debug spans trying to re-enable debug. |
Contributor
There was a problem hiding this comment.
Could you detail why in the comment?
7785619 to
3e28488
Compare
Codecov Report
@@ Coverage Diff @@
## master #18 +/- ##
============================================
- Coverage 84.73% 84.37% -0.36%
- Complexity 607 637 +30
============================================
Files 94 100 +6
Lines 2410 2516 +106
Branches 271 284 +13
============================================
+ Hits 2042 2123 +81
- Misses 276 292 +16
- Partials 92 101 +9
Continue to review full report at Codecov.
|
added 5 commits
August 9, 2018 13:14
Signed-off-by: Isaac Hier <ihier@uber.com>
Signed-off-by: Isaac Hier <ihier@uber.com>
Signed-off-by: Isaac Hier <ihier@uber.com>
Signed-off-by: Isaac Hier <ihier@uber.com>
Signed-off-by: Isaac Hier <ihier@uber.com>
a020baa to
765f05c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Throttler implementation for Java.