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

inveniosoftware / flask-ratelimiter / 57
100%

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

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>

13 of 13 new or added lines in 2 files covered. (100.0%)

118 of 118 relevant lines covered (100.0%)

4.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 57.1 09 Jun 2015 06:18AM UTC 0
100.0
Travis Job 57.1
2 57.2 09 Jun 2015 06:18AM UTC 0
100.0
Travis Job 57.2
3 57.3 09 Jun 2015 06:18AM UTC 0
100.0
Travis Job 57.3
4 57.4 09 Jun 2015 06:18AM UTC 0
100.0
Travis Job 57.4
Source Files on build 57
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #57
  • f9c20a77 on github
  • Prev Build on master (#51)
  • Next Build on master (#59)
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