• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

uber / jaeger-client-java / 428
79%
master: 81%

Build:
Build:
LAST BUILD BRANCH: codecov
DEFAULT BRANCH: master
Ran 01 Dec 2016 06:24PM UTC
Jobs 1
Files 0
Run time 5s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
428

push

travis-ci

vprithvi
Fix client/server span classification

The Span object has custom logic to set `Span#isRpc` and `Span#isClient` based
on the tags passed into `Span#setTag`.
Creating a Span using SpanBuilder bypasses this logic causing `Span#isRPC` to be
false. This causes ThriftSpanConverter to use lc annotations instead of sr/ss

This commit sanitizes input from SpanBuilder so that setting tags on the
SpanBuilder results in the same behavior as setting a tag on the Span

85 of 108 relevant lines covered (78.7%)

0.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 428.1 01 Dec 2016 06:24PM UTC 0
78.7
Travis Job 428.1
Source Files on build 428
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #428
  • bbfa3eb7 on github
  • Prev Build on fix_lc_traces (#427)
  • Next Build on fix_lc_traces (#430)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc