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

uber-common / opentracing-python-instrumentation / 350
88%

Build:
DEFAULT BRANCH: master
Ran 22 Apr 2019 02:35AM UTC
Jobs 1
Files 21
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
350

push

travis-ci

yurishkuro
Upgrade to OpenTracing 2.0 API (#54)

* Initial support of the OT 2.0 API.

* request_context.py now rely on opentracing.tracer.scope_manager.

* span_in_stack_context() requires a TornadoScopeManager to work.

* Fix deps

* Fix path to scope managers

* Update the scope_manager imports in our tests.

* Be flexible with the OT 2.0 dependency.

* Do not fetch the old scope_manager OT branch.

* Mention the OT 2.0 adoption in the CHANGELOG

* Do backwards compatibility for RequestContextManager.

This is, when it is used directly, without our publicly
available span_in_context()/span_in_stack_context().

* Deprecate direct access to request_context.

* Make TracerEnteredStackContext private.

* Use mock.patch directly.

* Specify TornadoScopeManager for test_thread_safe_request_context.py

* Expose OpenTracing's ThreadSafeStackContext.

We used to define this one, but now we can simply grab
the one at OT. This way users consuming it directly
can keep on importing it as usual.

* Update our README with detailed info about in-process propagation.

133 of 201 branches covered (66.17%)

Branch coverage included in aggregate %.

703 of 886 relevant lines covered (79.35%)

0.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 350.1 (COVER=1) 22 Apr 2019 02:35AM UTC 0
76.91
Travis Job 350.1
Source Files on build 350
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #350
  • 06ec7bbf on github
  • Prev Build on master (#343)
  • Next Build on master (#352)
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