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

ska-sa / fakenewsredis / 28 / 5
98%
master: 98%

Build:
DEFAULT BRANCH: master
Ran 24 Jan 2018 01:32PM UTC
Files 1
Run time 0s
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

24 Jan 2018 01:28PM UTC coverage: 96.5%. Remained the same
28.5

push

travis-ci

bmerry
Split _ExpiringDict out of _StrKeyDict

The ordered set and hash types were using _StrKeyDict which stored
expiry times, which amongst other things could make queries quite slow.
I've split _StrKeyDict out as a base class which just handles passing
all keys through to_bytes, with _ExpiringDict being a subclass that
stores expiry times and expires keys.

Also arranged for datetime.now() to be called only when the key actually
has an expiry time, which will reduce the number of kernel calls when
not using expirations.

1296 of 1343 relevant lines covered (96.5%)

0.97 hits per line

Source Files on job 28.5
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 28
  • Travis Job 28.5
  • 0472a6e9 on github
  • Prev Job for on master (#27.6)
  • Next Job for on master (#31.2)
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