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

grpc / grpc-java / 1909
82%
master: 89%

Build:
Build:
LAST BUILD BRANCH: v1.79.x
DEFAULT BRANCH: master
Ran 12 Sep 2015 12:53AM UTC
Jobs 1
Files 109
Run time 12s
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
1909

push

travis-ci

ejona86
Enforce sending headers before messages on server

ServerCall already had "headers must be sent before any messages, which
must be sent before closing," but the implementation did not enforce it
and our async server handler didn't obey.

The benefit of forcing sending headers first is that it removes the only
implicit call in our API and interceptors dealing just with metadata
don't need to override sendMessage. The implicit behavior was bug-prone
since it wasn't obvious you were forgetting that headers may not be
sent.

4466 of 5504 relevant lines covered (81.14%)

0.81 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1909.1 12 Sep 2015 12:53AM UTC 0
81.14
Travis Job 1909.1
Source Files on build 1909
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1909
  • ec0e01b1 on github
  • Prev Build on v0.9.x (#1906)
  • Next Build on v0.9.x (#1912)
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