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

grpc / grpc-java / 20483
89%

Build:
DEFAULT BRANCH: master
Ran 13 Nov 2020 07:37PM UTC
Jobs 1
Files 415
Run time 38s
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
20483

push

travis-ci

web-flow
interop-testing: fix wrong semantics for RPC failure stats in xDS test client (#7618)

The proto field is named as num_failures but its comment is saying it is for number of RPCs that failed to record a remote peer. RPC failed == RPC failed to record a remote peer was true previously (so no existing tests should be affected by this changed) as server completed RPCs immediately. It is no longer true with server capability to keep the call open/delayed.

This change clarifies the proto definition for stats RPC. rpcs_by_peer is for recording RPCs succeeded and num_failures is for RPCs failed. RPCs in the flight when the stats call times out are not counted towards any of the stats.

25147 of 28938 relevant lines covered (86.9%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 20483.1 (GRADLE_OPTS=-Xmx512m LDFLAGS=-L/tmp/protobuf/lib CXXFLAGS=-I/tmp/protobuf/include LD_LIBRARY_PATH=/tmp/protobuf/lib) 13 Nov 2020 07:37PM UTC 0
86.9
Travis Job 20483.1
Source Files on build 20483
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #20483
  • 76ad953c on github
  • Prev Build on master (#20472)
  • Next Build on master (#20484)
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