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

inveniosoftware / flask-menu / 72 / 2
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 17 Mar 2015 07:45AM UTC
Files 2
Run time 8s
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

17 Mar 2015 12:45AM UTC coverage: 96.063%. Remained the same
72.2

push

travis-ci

tiborsimko
docker: addition of `.dockerignore`

* Adds `.dockerignore` excluding among others Python cache files.  This
  solves a problem when using both `tox` and `docker` to run the test
  suite on the same host, as in:

     $ tox -e py27
     $ docker run flaskmenu_web python setup.py test

* Note that when running tests via `docker-compose`, one still needs to
  clean `__pycache__` manually before running the test suite, due to
  local directory mounting:

     $ find . -name __pycache__ -exec rm -rf {} \;
     $ docker-compose run web python setup.py test

Signed-off-by: Tibor Simko <tibor.simko@cern.ch>

122 of 127 relevant lines covered (96.06%)

0.96 hits per line

Source Files on job 72.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 72
  • Travis Job 72.2
  • 60e3b0f4 on github
  • Prev Job for on master (#70.2)
  • Next Job for on master (#76.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