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

ben-manes / caffeine / #3305 / 1
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v3.dev
DEFAULT BRANCH: master
Ran 10 Sep 2022 06:44AM UTC
Files 77
Run time 2s
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

10 Sep 2022 06:44AM UTC coverage: 98.547%. Remained the same
#3305.1

push

github-actions

ben-manes
asynchronously complete the simulations

A small oversight when replacing akka was that the finishing step was
sequential. This meant that the main driver enqueued the command and
waited for the policy complete, and then moved onto the next one. For
most policies this step only performs validation checks and is fast.
However, the optimal policy does all of its work in this final step as
it has to know the complete future in order to make its eviction
decisions. Now the shutdown commands are sent in parallel and the
driver waits for all to complete, which resolves this slight
performance regression in our analysis tool.

7392 of 7501 relevant lines covered (98.55%)

0.99 hits per line

Source Files on job #3305.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3305
  • f60761d7 on github
  • Prev Job for on v3.dev (##3303.1)
  • Next Job for on v3.dev (##3306.1)
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