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

ben-manes / caffeine / #2735
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v3.dev
DEFAULT BRANCH: master
Ran 06 Dec 2021 05:58AM UTC
Jobs 1
Files 73
Run time 6s
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
#2735

push

github-actions

ben-manes
Add a task to simulate and report on multiple runs

This long overdue convenience task makes it simpler to compare the hit
rates over various cache sizes. The simulator will be invoked once for
each maximumSize configuration, generate a CSV report, and combine them
into a single CSV report. The fixed configuration details should be
specified in the reference.conf file (or application.conf override).

```
./gradlew simulator:simulate \
  --maximumSize=256,512,768,1_024 \
  --format=csv
```

The rewriter utility was updated to use the nicer cli syntax instead
of Gradle mapping properties (via `-P` prefix).

```
gradlew :simulator:rewrite \
  --inputFormat=? --inputFiles=? \
  --outputFormat=? --outputFile=?
```

6370 of 6788 relevant lines covered (93.84%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #2735.1 06 Dec 2021 05:58AM UTC 0
93.84
Source Files on build #2735
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #2735
  • e94fc589 on github
  • Prev Build on v3.dev
  • Next Build on v3.dev
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