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

talsma-ict / context-propagation / 754
90%

Build:
DEFAULT BRANCH: develop
Ran 13 Mar 2019 08:49AM UTC
Jobs 1
Files 48
Run time 3s
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
754

push

travis-ci

web-flow
Opentracing ScopeManager implementation based on our context (#110)

Implementation of ScopeManager based on our own AbstractThreadLocalContext class with the following advantages over the 'standard' opentracing-util ThreadLocalScopeManager:

1. Close is explicitly idempotent; closing more than once has no additional side-effects
(even when finishOnClose is set to true).
2. More predictable behaviour for out-of-order closing of scopes.
Although this is explicitly unsupported by the opentracing specification,
we think having consistent and predictable behaviour is an advantage.
3. Support for {@link nl.talsmasoftware.context.observer.ContextObserver}.
See opentracing/opentracing-java#334 why this is an advantage.

909 of 946 relevant lines covered (96.09%)

0.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 754.1 13 Mar 2019 08:49AM UTC 0
96.09
Travis Job 754.1
Source Files on build 754
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #754
  • e481471d on github
  • Prev Build on develop (#747)
  • Next Build on develop (#758)
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