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

ben-manes / caffeine / 2238
100%

Build:
DEFAULT BRANCH: master
Ran 29 Jan 2018 08:13PM UTC
Jobs 1
Files 66
Run time 5s
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
2238

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.

5732 of 6095 relevant lines covered (94.04%)

0.94 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
100.0
caffeine/src/main/java/com/github/benmanes/caffeine/cache/Caffeine.java
1
100.0
caffeine/src/main/java/com/github/benmanes/caffeine/cache/BoundedLocalCache.java
Jobs
ID Job ID Ran Files Coverage
2 2238.2 (GROUP=tests) 29 Jan 2018 08:13PM UTC 0
94.04
Travis Job 2238.2
Source Files on build 2238
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2238
  • 7c0e2350 on github
  • Prev Build on master (#2237)
  • Next Build on master (#2242)
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