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

grpc / grpc-java / 9271
89%

Build:
DEFAULT BRANCH: master
Ran 20 Feb 2018 06:12PM UTC
Jobs 1
Files 233
Run time 9s
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
9271

push

travis-ci

web-flow
core: Clarify ownership of InputStreams wrt Marshaller and Stream (#3419)

It is the responsibility of the caller to close the `InputStream`
returned by `Marshaller`.

`Stream` takes ownership of any `InputStream`s passed in.

`DelayedStream` and the streams of `InProcessTransport` already
handle ownership transfer, but `AbstractStream` needs to call
`close`.

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

13044 of 14737 relevant lines covered (88.51%)

0.89 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
100.0
core/src/main/java/io/grpc/internal/GrpcUtil.java

Coverage Regressions

Lines Coverage ∆ File
1
100.0
core/src/main/java/io/grpc/inprocess/InProcessTransport.java
1
100.0
core/src/main/java/io/grpc/internal/ManagedChannelImpl.java
1
100.0
core/src/main/java/io/grpc/internal/SerializingExecutor.java
Jobs
ID Job ID Ran Files Coverage
1 9271.1 20 Feb 2018 06:12PM UTC 0
88.51
Travis Job 9271.1
Source Files on build 9271
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #9271
  • 7d47ac0c on github
  • Prev Build on master (#9259)
  • Next Build on master (#9270)
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