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

inveniosoftware / flask-ratelimiter / 44 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 02 Feb 2015 10:50AM UTC
Files 6
Run time 5s
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

02 Feb 2015 09:56AM UTC coverage: 100.0%. Remained the same
44.1

push

travis-ci

tiborsimko
docker: initial configuration and demo app

* Initial release of docker/fig configuration.  E.g. how to run tests
  while developing: `fig build && fig run web python setup.py test`.
  (PR #16)

* Adds simple demo application showing Flask-RateLimiter in action.
  Type `fig up -d` and `firefox http://0.0.0.0:5000/` to see it running.

* Adds environment variable `REDIS_HOST` that specifies the Redis server
  hostname, so that one could develop, run the tests, and run the demo
  application either directly from the host OS (where Redis usually runs
  on "localhost"; this is the default) or via Docker (where Redis
  usually runs in another container called "redis").

* Adds missing docstrings and improves code kwalitee of touched files
  with respect to PEP-8 and PEP-257.

Signed-off-by: Tibor Simko <tibor.simko@cern.ch>
Reviewed-by: Jiri Kuncar <jiri.kuncar@cern.ch>

114 of 114 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 44.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 44
  • Travis Job 44.1
  • ce77fe0b on github
  • Prev Job for on master (#43.1)
  • Next Job for on master (#47.1)
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