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

opentracing / opentracing-java / 959 / 1
74%
master: 77%

Build:
Build:
LAST BUILD BRANCH: fix/JLL/use_https_to_resolve_dependencies
DEFAULT BRANCH: master
Ran 30 Oct 2018 01:11PM UTC
Files 23
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

30 Oct 2018 01:07PM UTC coverage: 74.239% (-2.4%) from 76.645%
959.1

Pull #319

travis-ci

web-flow
Add ScopeManager#activate(SpanContext)

Similar to ScopeManager#activate(Span) but used in cases where the
thread in which the activation is performed does not have control over
the life cycle of the span.

This puts the burden of being aware of the lifecycle to the one writing
the instrumentation (for example
io.opentracing.contrib.concurrent.TracedRunnable)
instead of the user of Tracer.activeSpan().

It also simplifies tracer implementations as with this change tracers
don't have to guard against racy calls to Span#finish() and
ScopeManager#activate(Span).
Pull Request #319: Add ScopeManager#activate(SpanContext)

366 of 493 relevant lines covered (74.24%)

0.74 hits per line

Source Files on job 959.1
  • Tree
  • List 0
  • Changed 8
  • Source Changed 8
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 935
  • Travis Job 959.1
  • 854bb4b5 on github
  • Prev Job for on span-context-activation (#955.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

© 2025 Coveralls, Inc