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

llazzaro / django-scheduler / 803 / 12
80%
develop: 80%

Build:
DEFAULT BRANCH: develop
Ran 30 May 2019 04:32PM UTC
Files 16
Run time 1s
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

30 May 2019 04:28PM UTC coverage: 79.859% (-0.3%) from 80.207%
TOXENV=py37-django22

push

travis-ci

web-flow
Drop support for Python 2

Python 2 support is nearing end of life. At the end of this year, it
will no longer be supported, including for security issues.

Django has already dropped support for Python 2 in Django 2.0. Follow
upstream to be more compatible with the master branch as tests now pass.

For more details, see https://pythonclock.org/

All code changes and clean ups that were noticed were done. Changes
include:

- Remove str/unicode compatibility shims.
- Remove encoding cookies from source files. Python 3 interprets all
  files as utf-8 by default.
- Remove unnecessary __future__ imports. The features are now built-in.
- Use modern and simpler super() syntax.
- Update the wheel configuration to reflect it is no longer universal.
- Update trove classifiers.
- And more …

Also remove supported for end of life Python 3.4. It went end of life 2019-03-18.

1134 of 1420 relevant lines covered (79.86%)

0.8 hits per line

Source Files on job 803.12 (TOXENV=py37-django22)
  • Tree
  • List 0
  • Changed 12
  • Source Changed 12
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 800
  • Travis Job 803.12
  • 79ddbd8f on github
  • Prev Job for TOXENV=py37-django22 on develop (#799.15)
  • Next Job for TOXENV=py37-django22 on develop (#805.12)
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