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

inveniosoftware / flask-ratelimiter / 44
100%

Build:
DEFAULT BRANCH: master
Ran 02 Feb 2015 10:49AM UTC
Jobs 4
Files 6
Run time 3min
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
44

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%)

4.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 44.1 02 Feb 2015 10:50AM UTC 0
100.0
Travis Job 44.1
2 44.2 02 Feb 2015 10:49AM UTC 0
100.0
Travis Job 44.2
3 44.3 02 Feb 2015 10:50AM UTC 0
100.0
Travis Job 44.3
4 44.4 02 Feb 2015 10:52AM UTC 0
100.0
Travis Job 44.4
Source Files on build 44
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #44
  • ce77fe0b on github
  • Prev Build on master (#43)
  • Next Build on master (#47)
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