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

opentracing / opentracing-java / 882 / 1
77%
master: 77%

Build:
DEFAULT BRANCH: master
Ran 29 Mar 2018 05:13PM UTC
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

29 Mar 2018 05:05PM UTC coverage: 73.368% (-8.1%) from 81.515%
882.1

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

Source Files on job 882.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1
  • Travis Job 882.1
  • 943061ea on github
  • Prev Job for on master (#879.1)
  • Next Job for on master (#884.1)
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