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

cts-admin / cts / 110 / 2
37%
master: 37%

Build:
DEFAULT BRANCH: master
Ran 10 Nov 2018 07:28AM UTC
Files 1496
Run time 13min
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

10 Nov 2018 07:24AM UTC coverage: 41.003% (+0.7%) from 40.288%
DJANGO=2.0

push

travis-ci

TechnoConserve
Various Package Upgrades and Associated Fixes

Upgraded:
- Django to 2.1
- django-modelcluster to 4.2
- django-registration to 3.0
- django-taggit to 0.23.0
- psycog2 to psycopg2-binary 2.7.6
- wagtail to 2.3

Several of these upgrades also triggered additional dependency updates.

The django registration upgrade required additional changes to the code:

Imports that used the module name registration were changed to
django_registration. The registration process was updated away from the
model-based process as required and recommended by the
django_registration docs. As such, registration was removed from
INSTALLED_APPS in the base.py django settings file.

Various registration templates were updated as well as missing templates
outside the registration package but associated with it such as the form
for a password reset.

The Docker build file was also updated to specify python3.6 since the
latest image of python3.7 was missing development headers that prevented
successful compilation of some python package binaries.

The --no-cache-dir command line option was also added to the pip install
run command of the docker build script.

Signed-off-by: Avery Uslaner <uslaner.avery@gmail.com>

57199 of 139498 relevant lines covered (41.0%)

0.41 hits per line

Source Files on job 110.2 (DJANGO=2.0)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 84
  • Travis Job 110.2
  • fefd63ed on github
  • Prev Job for DJANGO=2.0 on master (#108.1)
  • Next Job for DJANGO=2.0 on master (#113.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