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

grpc / grpc-java / 9738
89%

Build:
DEFAULT BRANCH: master
Ran 23 Mar 2018 04:39PM UTC
Jobs 1
Files 240
Run time 11s
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
9738

push

travis-ci

web-flow
core,services: implement binarylog Client and ServerInterceptor (#4174)

- To make unit tests easier, added the BinaryLogSinkWriter abstract
  class, which allows verifying high level arguments rather than low
  level protobufs.
- remove InputStream based marshaller (IDENTITY_MARSHALLER) in favor
  of byte[] because retries will need to call serialize multiple
  times. This is achieved with a special InputStream that lets us
  access the internal byte[] without copying.
- Change ByteBuffer based internal methods to use byte[]
- Update unit tests to reflect the above

13534 of 15382 relevant lines covered (87.99%)

0.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9738.1 23 Mar 2018 04:39PM UTC 0
87.99
Travis Job 9738.1
Source Files on build 9738
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #9738
  • 0955866d on github
  • Prev Build on master (#9736)
  • Next Build on master (#9742)
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