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

grpc / grpc-java / 13453
89%

Build:
DEFAULT BRANCH: master
Ran 04 Apr 2019 01:28AM UTC
Jobs 1
Files 263
Run time 14s
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
13453

push

travis-ci

web-flow
 core: add client and server call perfmark annotations 

This code is highly experimental, so we can change it at will later. This PR is to go ahead and try it out.

Perfmark task calls are added to the client and server calls public APIs, recording when the calls begin and end. They use separate scope IDs (roughly these are Thread IDs) for the listener and the call due to no synchronization between them. However, they both use the same PerfTags, which allows them to be associated.

In the future, we can plumb the tag down into the stream to include deeper information about whats going on in a call.

14461 of 16662 relevant lines covered (86.79%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 13453.1 04 Apr 2019 01:28AM UTC 0
86.79
Travis Job 13453.1
Source Files on build 13453
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #13453
  • faf6ff9f on github
  • Prev Build on master (#13447)
  • Next Build on master (#13465)
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