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

GoogleCloudPlatform / google-cloud-java / 3286
72%

Build:
DEFAULT BRANCH: master
Ran 13 Mar 2017 09:40PM UTC
Jobs 1
Files 460
Run time 24s
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
3286

Pull #1743

travis-ci

web-flow
fixed shaded package name (#1)

Fixed the maven shade command so it produces a valid shaded package name.  It was producing shaded.cloud-nio.* which is not a valid java package and causes compilation errors when trying to import those packages.  This is problematic since the shaded packages are exposed in the API, so methods that exposed them were unusable by client code.

Shading now produces shading.cloud_nio.* which is valid
Pull Request #1743: fixed shaded package name

19455 of 23856 relevant lines covered (81.55%)

123.0 hits per line

Jobs
ID Job ID Ran Files Coverage
2 3286.2 13 Mar 2017 09:40PM UTC 0
81.55
Travis Job 3286.2
Source Files on build 3286
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3286
  • Pull Request #1743
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