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

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

Build:
DEFAULT BRANCH: master
Ran 01 Feb 2015 08:13AM 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

01 Feb 2015 08:11AM UTC coverage: 100.0%. Remained the same
40.2

Pull #16

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`.

* 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>
Pull Request #16: docker: initial configuration and demo app

114 of 114 relevant lines covered (100.0%)

1.0 hits per line

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