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

ben-manes / caffeine / 2237
100%

Build:
DEFAULT BRANCH: master
Ran 29 Jan 2018 06:59PM UTC
Jobs 1
Files 66
Run time 26s
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
2237

push

travis-ci

ben-manes
Optimize generated code only when deploying an artifact

The generated code is recompiled to remove the debug symbols in order to
reduce the jar size. This invalidates the compileJava task, causing the
next build to do more work. This change restricts the optimization to be
run only when uploadArchives will be executed, which is used for snapshot
and release deployments.

5729 of 6095 relevant lines covered (94.0%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
2 2237.2 (GROUP=tests) 29 Jan 2018 06:59PM UTC 0
94.0
Travis Job 2237.2
Source Files on build 2237
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2237
  • c8cb1618 on github
  • Prev Build on master (#2235)
  • Next Build on master (#2238)
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