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

inveniosoftware / flask-ratelimiter / 57 / 4
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 09 Jun 2015 06:18AM UTC
Files 6
Run time 1s
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

09 Jun 2015 06:07AM UTC coverage: 100.0%. Remained the same
57.4

push

travis-ci

twolfson
redis: fix for off-by-one check

* FIX Adds patch for off-by-one error in Redis backend.

* INCOMPATIBLE Renames `self.redis` to `self.cache` for consistency
  between backends.

* BETTER Adds `self.cache.get()` to our `update` for backends and
  moved `pipeline()` from `__init__` to inside  `update` to use single
  source for all calls and reduce excess calls for any `.get()`
  (e.g. don't need `MULTI` and `EXEC` for a `GET`).

Reviewed-by: Jiri Kuncar <jiri.kuncar@cern.ch>
Signed-off-by: Todd Wolfson <todd@twolfson.com>

118 of 118 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 57.4
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 57
  • Travis Job 57.4
  • f9c20a77 on github
  • Prev Job for on master (#51.4)
  • Next Job for on master (#59.4)
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