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

ben-manes / caffeine / 2237 / 2
100%
master: 100%

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

29 Jan 2018 05:24PM UTC coverage: 93.995% (-0.02%) from 94.011%
GROUP=tests

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

Source Files on job 2237.2 (GROUP=tests)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2237
  • Travis Job 2237.2
  • c8cb1618 on github
  • Prev Job for GROUP=tests on master (#2235.2)
  • Next Job for GROUP=tests on master (#2238.2)
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