Skip to content
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 GlobalTracer support #9

Merged
merged 1 commit into from
Sep 3, 2018
Merged

add GlobalTracer support #9

merged 1 commit into from
Sep 3, 2018

Conversation

malafeev
Copy link

@malafeev malafeev commented Sep 3, 2018

No description provided.

Signed-off-by: Sergei Malafeev <sergeymalafeev@gmail.com>
@coveralls
Copy link

Pull Request Test Coverage Report for Build 41

  • 0 of 111 (0.0%) changed or added relevant lines in 3 files are covered.
  • 5 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.01%) to 1.087%

Changes Missing Coverage Covered Lines Changed/Added Lines %
opentracing-redis-lettuce/src/main/java/io/opentracing/contrib/redis/lettuce/TracingStatefulRedisConnection.java 0 2 0.0%
opentracing-redis-jedis/src/main/java/io/opentracing/contrib/redis/jedis/TracingJedisSentinelPool.java 0 26 0.0%
opentracing-redis-jedis/src/main/java/io/opentracing/contrib/redis/jedis/TracingJedisPool.java 0 83 0.0%
Files with Coverage Reduction New Missed Lines %
opentracing-redis-jedis/src/main/java/io/opentracing/contrib/redis/jedis/TracingJedisSentinelPool.java 1 18.81%
opentracing-redis-jedis/src/main/java/io/opentracing/contrib/redis/jedis/TracingJedisPool.java 4 8.2%
Totals Coverage Status
Change from base Build 39: -0.01%
Covered Lines: 114
Relevant Lines: 10487

💛 - Coveralls

@malafeev malafeev merged commit 0336545 into master Sep 3, 2018
@malafeev malafeev deleted the global_tracer_support branch September 3, 2018 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants