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

grpc / grpc-java / 18300
89%

Build:
DEFAULT BRANCH: master
Ran 06 May 2020 05:30PM UTC
Jobs 1
Files 359
Run time 37s
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
18300

push

travis-ci

web-flow
stub: Add disableAutoRequestWithInitial that disables all automatic inbound flow-control requests

Add a new disableAutoRequest method that disables all automatic requests while disableAutoInboundFlowControl maintains existing behavior.

The default behavior of requesting initial messages is applied even if disableAutoInboundFlowControl is called. ServerCalls disables all automatic flow control which is much more useful in case the user can't handle incoming messages until some time after the call has started.  This change creates a new StartableListener that has an onStart method that is invoked when the call is started which makes initial requests if necessary.

See #6806

41 of 41 new or added lines in 3 files covered. (100.0%)

22415 of 25587 relevant lines covered (87.6%)

0.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 18300.1 (GRADLE_OPTS=-Xmx512m LDFLAGS=-L/tmp/protobuf/lib CXXFLAGS=-I/tmp/protobuf/include LD_LIBRARY_PATH=/tmp/protobuf/lib) 06 May 2020 05:30PM UTC 0
87.6
Travis Job 18300.1
Source Files on build 18300
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #18300
  • a9250c1f on github
  • Prev Build on master (#18294)
  • Next Build on master (#18304)
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