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

grpc / grpc-java / 20885
89%

Build:
DEFAULT BRANCH: master
Ran 23 Dec 2020 07:54PM UTC
Jobs 1
Files 431
Run time 1min
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
20885

push

travis-ci

web-flow
compiler: remove some of the static imports in codegen (#7751)

Resolves #7741 
Some of the static methods in generated code have the same method name but different package name, such `ClientCalls.asyncClientStreamingCall` and `ServerCalls.asyncClientStreamingCall`. It's less readable using static import than using full-qualified method name in-place.

25842 of 29669 relevant lines covered (87.1%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 20885.1 (GRADLE_OPTS=-Xmx512m LDFLAGS=-L/tmp/protobuf/lib CXXFLAGS=-I/tmp/protobuf/include LD_LIBRARY_PATH=/tmp/protobuf/lib) 23 Dec 2020 07:54PM UTC 0
87.1
Travis Job 20885.1
Source Files on build 20885
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #20885
  • 7d77f647 on github
  • Prev Build on master (#20876)
  • Next Build on master (#20890)
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