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

grpc / grpc-java / 8160
89%
master: 89%

Build:
Build:
LAST BUILD BRANCH: v1.79.x
DEFAULT BRANCH: master
Ran 10 Nov 2017 06:36PM UTC
Jobs 1
Files 201
Run time 11s
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
8160

push

travis-ci

web-flow
core: use new OpenCensus stats/tagging API.

This commit updates gRPC core to use io.opencensus:opencensus-api and
io.opencensus:opencensus-contrib-grpc-metrics instead of
com.google.instrumentation:instrumentation-api for stats and tagging. The gRPC
Monitoring Service continues to use instrumentation-api.

The main changes affecting gRPC:

- The StatsContextFactory is replaced by three objects, StatsRecorder, Tagger,
  and TagContextBinarySerializer.

- The StatsRecorder, Tagger, and TagContextBinarySerializer are never null,
  but the objects are no-ops when the OpenCensus implementation is not
  available.

This commit includes changes written by @songy23 and @sebright.

10503 of 11797 relevant lines covered (89.03%)

0.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8160.1 10 Nov 2017 06:36PM UTC 0
89.03
Travis Job 8160.1
Source Files on build 8160
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8160
  • eab2dcf2 on github
  • Prev Build on v1.8.x (#8155)
  • Next Build on v1.8.x (#8168)
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