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

ben-manes / caffeine / #2543
100%

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

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, 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.

6233 of 6684 relevant lines covered (93.25%)

0.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #2543.1 21 Dec 2020 02:46AM UTC 0
93.25
Source Files on build #2543
Detailed source file information is not available for this build.
  • Back to Repo
  • 1c818eba 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