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

inveniosoftware / flask-menu / 72
100%

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

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

3.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 72.1 17 Mar 2015 07:45AM UTC 0
96.06
Travis Job 72.1
2 72.2 17 Mar 2015 07:45AM UTC 0
96.06
Travis Job 72.2
3 72.3 17 Mar 2015 07:47AM UTC 0
96.06
Travis Job 72.3
4 72.4 17 Mar 2015 07:46AM UTC 0
96.06
Travis Job 72.4
Source Files on build 72
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #72
  • 60e3b0f4 on github
  • Prev Build on master (#70)
  • Next Build on master (#76)
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