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

opentracing / opentracing-java / 882
77%

Build:
DEFAULT BRANCH: master
Ran 29 Mar 2018 05:13PM UTC
Jobs 1
Files 24
Run time 1s
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
882

push

travis-ci

yurishkuro
Enabling NOOP classes to work with pre-existing production code (#263)

In special circumstances, code may be written to automatically create spans,
negating the need to always check if Tracer.activeSpan() is null. Under these
circumstances, the Noop Tracer and ScopeManager will cause NPEs when they return
null values when their `active` values are accessed from the GlobalTracer. This
prevents code from running successfully when using Noop Tracers.

This minor change allows users to depend that their code will genuinely Noop
under all use cases.

281 of 383 relevant lines covered (73.37%)

0.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 882.1 29 Mar 2018 05:13PM UTC 0
73.37
Travis Job 882.1
Source Files on build 882
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #882
  • 943061ea on github
  • Prev Build on master (#879)
  • Next Build on master (#884)
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