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

grpc / grpc-java / 1402
89%

Build:
DEFAULT BRANCH: master
Ran 14 Aug 2015 06:28PM UTC
Jobs 1
Files 100
Run time 3s
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
1402

Pull #678

travis-ci

nmittler
Adding support for NPN fallback.

This takes some steps towards #525, but it won't be fixed until we
officially support OpenSSL. This is due to the fact that ALPN->NPN fallback
isn't supported with Jetty (since only one of the bootstrap plugins can be provided).
Pull Request #678: Adding support for NPN fallback.

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

4238 of 5125 relevant lines covered (82.69%)

0.83 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
netty/src/main/java/io/grpc/netty/ProtocolNegotiators.java
5
100.0
netty/src/main/java/io/grpc/netty/GrpcSslContexts.java
6
100.0
netty/src/main/java/io/grpc/netty/JettyTlsUtil.java

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
netty/src/main/java/io/grpc/netty/ProtocolNegotiators.java
2
100.0
core/src/main/java/io/grpc/AbstractChannelBuilder.java
2
100.0
core/src/main/java/io/grpc/inprocess/InProcessTransport.java
3
100.0
core/src/main/java/io/grpc/Context.java
3
100.0
core/src/main/java/io/grpc/ClientCallImpl.java
Jobs
ID Job ID Ran Files Coverage
1 1402.1 14 Aug 2015 06:28PM UTC 0
82.69
Travis Job 1402.1
Source Files on build 1402
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1402
  • Pull Request #678
  • PR Base - master (#1400)
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