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

semente / django-smuggler / 81
100%

Build:
DEFAULT BRANCH: master
Ran 20 Apr 2020 04:24PM UTC
Jobs 6
Files 6
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
81

push

travis-ci

web-flow
Support Django 3.0 (#66)

* Add Python 3.7 and Django 3.0, remove Python < 3.6 and Django < 2.2

* Fix `DeprecationWarning: invalid escape sequence`

* Fix `ResourceWarning: unclosed file`

* Replace ugettext/ungettext with gettext/ngettext

The unicode variants of gettext are deprecated

* Replace django.utils.six.StringIO with io.StringIO

Django 3.0 no longer bundles six

* Replace force_text with force_str

force_text is deprecated

* Replace django.utils.six.assertRegex with self.assertRegex

Django 3.0 no longer bundles six

* Use a setting_changed signal handler instead of reload_module

* Fix MediaOrderConflictWarning and path to jquery

See also issue #57 and PR #63

* Switch to Python 3 style classes / super calls

* Remove __future__ import

* Add Python 3.8, use Django 3.0 final

* Update list trove classifiers, minimal required python version

45 of 46 branches covered (97.83%)

19 of 19 new or added lines in 4 files covered. (100.0%)

197 of 197 relevant lines covered (100.0%)

6.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 81.1 (DJANGO_VERSION='Django>=2.2,<3.0') 20 Apr 2020 04:24PM UTC 0
100.0
Travis Job 81.1
2 81.2 (DJANGO_VERSION='Django>=3.0,<3.1') 20 Apr 2020 04:24PM UTC 0
100.0
Travis Job 81.2
3 81.3 (DJANGO_VERSION='Django>=2.2,<3.0') 20 Apr 2020 04:24PM UTC 0
100.0
Travis Job 81.3
4 81.4 (DJANGO_VERSION='Django>=3.0,<3.1') 20 Apr 2020 04:24PM UTC 0
100.0
Travis Job 81.4
5 81.5 (DJANGO_VERSION='Django>=2.2,<3.0') 20 Apr 2020 04:24PM UTC 0
100.0
Travis Job 81.5
6 81.6 (DJANGO_VERSION='Django>=3.0,<3.1') 20 Apr 2020 04:25PM UTC 0
100.0
Travis Job 81.6
Source Files on build 81
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #81
  • 5264fb39 on github
  • Prev Build on master (#80)
  • Next Build on master (#82)
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