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

grpc / grpc-java / 12684
89%

Build:
DEFAULT BRANCH: master
Ran 12 Jan 2019 02:52AM UTC
Jobs 1
Files 256
Run time 15s
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
12684

push

travis-ci

web-flow
netty: move buffering logic from ProtocolNegotiators

This is part 1 of a larger change to simplify channel initialization.  Part two will be to let Protocol negotiators install themselves in a deterministic manner and delegate error handling to the exception handler.

Changes:

1.  Copied most of AbstractBufferingHandler to WriteBufferingAndExceptionHandler. WBAEH does not handle adding more than one handler.  Eventually, pipeline initialization will happen in the protocol negotiator rather than in each handler.
2.  Added tests for error handling.
3.  The WBAEH is always added to the NettyClientTransport.  This means for a brief period, there will be double buffering on the pipeline.  The buffering should go away after part 2.

13929 of 16001 relevant lines covered (87.05%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12684.1 12 Jan 2019 02:52AM UTC 0
87.05
Travis Job 12684.1
Source Files on build 12684
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #12684
  • 659b78b0 on github
  • Prev Build on master (#12677)
  • Next Build on master (#12695)
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