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

ben-manes / caffeine / #2541
100%

Build:
DEFAULT BRANCH: master
Ran 21 Dec 2020 02:29AM UTC
Jobs 1
Files 77
Run time 7s
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
#2541

push

other

ben-manes
Declare the simulator policy's name once, in the metadata

Previously the policy's name, like "linked.Lru", was specified both in
the Registry (for configuration lookup) and in the policy itself (for
the stats report). That was a minor detail but always looked odd as
seemingly unnecessary duplication. It is now declared in the
@PolicySpec annotation, if possible. The only times it cannot be is
when the name is computed, which but this too can be stated once and
not twice.

This has no meaningful impact except for simplifying code; everything
works the same and the @PolicySpec continues to be optional.

6230 of 6684 relevant lines covered (93.21%)

0.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #2541.1 21 Dec 2020 02:29AM UTC 0
93.21
Source Files on build #2541
Detailed source file information is not available for this build.
  • Back to Repo
  • 83d13cdc on github
  • Prev Build on master
  • Next Build on master
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