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

grpc / grpc-java / 13162
89%

Build:
DEFAULT BRANCH: master
Ran 05 Mar 2019 11:40PM UTC
Jobs 1
Files 258
Run time 4min
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
13162

push

travis-ci

ejona86
all: Stop committing generated protobuf messages

This commit swaps to using a Sync task to place generated code in the
src/generated folder instead of the gradle-protobuf-plugin's
generatedFilesBaseDir. This provides much nicer results on failed
builds, and you will no longer see all the generated files deleted.

But at the same time the Sync task makes it easy to only copy the
grpc-generated code. This was not previously done because we were lazy
and using generatedFilesBaseDir, which made it difficult to treat the
services differently from the messages.

14180 of 16252 relevant lines covered (87.25%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 13162.1 05 Mar 2019 11:40PM UTC 0
87.25
Travis Job 13162.1
Source Files on build 13162
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #13162
  • b48b0ac1 on github
  • Prev Build on master (#13158)
  • Next Build on master (#13163)
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