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

catmaid / CATMAID / 3391

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: master
Ran 22 Mar 2017 12:23AM UTC
Jobs 3
Files 0
Run time 1min
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
3391

push

travis-ci

tomka
Move manage.py script one folder level up

Django changed the default manage.py location already since multiple
versions. This has been done do prevent duplicate imports under
different names, which caused some log entries to appear twice. This was
so far no big problem, but with Python 3.5 the relative imports used in
`settings.py` and `settings_base.py` had to be replaced to work both in
a module and non-module environment (e.g. uwsgi vs. manage.py). To make
this easier and more consistent with recent Django versions, the
manage.py script was moved up a level. This way, the Django settings
module is consistently available as 'mysite.settings'.

72348 of 198619 relevant lines covered (36.43%)

0.71 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
39
100.0
/home/travis/build/catmaid/CATMAID/django/applications/catmaid/control/data_view.py
Jobs
ID Job ID Ran Files Coverage
1 3391.1 22 Mar 2017 12:23AM UTC 0
36.69
Travis Job 3391.1
2 3391.2 22 Mar 2017 12:23AM UTC 0
Travis Job 3391.2
3 3391.3 22 Mar 2017 12:28AM UTC 0
41.2
Travis Job 3391.3
Source Files on build 3391
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3391
  • 4c829027 on github
  • Prev Build on features/update-manage.py-location (#3390)
  • Next Build on features/update-manage.py-location (#3402)
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