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

uber / jaeger-client-java / 440
81%

Build:
DEFAULT BRANCH: master
Ran 02 Dec 2016 05:07AM UTC
Jobs 1
Files 3
Run time 4s
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
440

push

travis-ci

web-flow
Fix client/server span classification (#102)



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 440.1 02 Dec 2016 05:07AM UTC 0
78.7
Travis Job 440.1
Source Files on build 440
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #440
  • 0d902d88 on github
  • Prev Build on master (#437)
  • Next Build on master (#441)
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

© 2025 Coveralls, Inc