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

grpc / grpc-java / 7731
89%
master: 89%

Build:
Build:
LAST BUILD BRANCH: v1.77.x
DEFAULT BRANCH: master
Ran 06 Oct 2017 10:48PM UTC
Jobs 1
Files 197
Run time 13s
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
7731

push

travis-ci

ejona86
examples: fix Bazel build

Refactor the proto file `helloworld_streaming.proto` because Bazel and Gradle have incompatible base directory for proto imports. Bazel's proto import is relative to WORKSPACE, whereas Gradle proto plugin's is relative to `${sourceSet}/proto/`. In `helloworld_streaming.proto` file, `import helloworld.proto` does not work for Bazel. If `import src/main/proto/helloworld.proto`, that works for Bazel, but Gradle and Maven would fail. Some workarounds are very hacky, so use independent proto without imports instead to avoid this issue.

10153 of 11430 relevant lines covered (88.83%)

0.89 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
5
100.0
core/src/main/java/io/grpc/internal/Http2Ping.java
Jobs
ID Job ID Ran Files Coverage
1 7731.1 06 Oct 2017 10:48PM UTC 0
88.83
Travis Job 7731.1
Source Files on build 7731
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7731
  • 6ce4d134 on github
  • Prev Build on v1.7.x (#7720)
  • Next Build on v1.7.x (#7759)
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