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

grpc / grpc-java / 9552
89%

Build:
DEFAULT BRANCH: master
Ran 09 Mar 2018 07:27PM UTC
Jobs 1
Files 236
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
9552

push

travis-ci

ejona86
Ignore proto-generated code for ErrorProne

Previously if protobuf-generated code triggered ErrorProne we'd have to disable
the failing check for all code in that task. With -XepExcludedPaths we can
disable the ErrorProne-checking just for protobuf. Note that we continue using
ErrorProne on our generated code. Also note this only applies to ErrorProne
checks; JDK checks still require task-level disabling.

13250 of 14990 relevant lines covered (88.39%)

0.88 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
core/src/main/java/io/grpc/internal/SerializingExecutor.java
2
100.0
core/src/main/java/io/grpc/internal/ClientCallImpl.java
5
100.0
core/src/main/java/io/grpc/internal/Http2Ping.java
5
100.0
netty/src/main/java/io/grpc/netty/NettyClientHandler.java
Jobs
ID Job ID Ran Files Coverage
1 9552.1 09 Mar 2018 07:27PM UTC 0
88.39
Travis Job 9552.1
Source Files on build 9552
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #9552
  • 1fb72ef6 on github
  • Prev Build on master (#9551)
  • Next Build on master (#9556)
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