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

DanielMSchmidt / zipkin-javascript-opentracing / 585
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: renovate/cypress-7.x
DEFAULT BRANCH: master
Ran 15 Oct 2018 07:31AM UTC
Jobs 1
Files 1
Run time 17s
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
585

Pull #79

travis-ci

web-flow
use inheritance from `OpenTracing` base classes

Use proper inheritance from the `OpenTracing` base classes for `Span` and `Tracer` as indicated here: https://github.com/opentracing/opentracing-javascript#opentracing-tracer-implementations

The major change is the usage of `TraceId` as a `span context` which is returned from `Tracer.extract()` instead of a `span`. The unit tests have been adjusted accordingly. And the implementation have been simplified by this.

Since I don't know much about the `zipkin` protocol itself, I was not able to fill in some reasonable implementations for the `baggage` feature of `OpenTracing`.
Pull Request #79: use inheritance from `OpenTracing` base classes

58 of 58 branches covered (100.0%)

Branch coverage included in aggregate %.

41 of 41 new or added lines in 1 file covered. (100.0%)

101 of 101 relevant lines covered (100.0%)

15.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 585.1 (NAME='Unit Tests') 15 Oct 2018 07:31AM UTC 0
100.0
Travis Job 585.1
Source Files on build 585
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #585
  • Pull Request #79
  • PR Base - master (#503)
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