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

inveniosoftware / flask-ratelimiter / 55 / 2
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 09 Jun 2015 06:08AM 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:08AM UTC coverage: 100.0%. Remained the same
55.2

Pull #21

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>
Pull Request #21: Repaired off by one check for rate limits

118 of 118 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 55.2
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 55
  • Travis Job 55.2
  • 43922493 on github
  • Prev Job for on master (#51.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