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

jwhitlock / drf-cached-instances
100%

Build:
DEFAULT BRANCH: master
Repo Added 06 Nov 2014 03:56PM UTC
Files 5
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • django_1_10
  • drf3_django18
  • v0.1.0
  • v0.2.0
  • v0.3.0
  • v0.3.2
  • v0.3.3

pending completion
43

push

travis-ci

jwhitlock
Drop support for Python 2.6, Django 1.6, old DRF

* Drop support for Django 1.6, the last version supporting Python 2.6.
  This removes a code path backporting timedelta.total_seconds().
* Drop support for Django REST Framework 2.6, 2.7, 3.0, and 3.1, leaving
  3.2 and 3.3. DRF doesn't have a supported version policy, and usually
  only supports the latest release.
* Adjust the TravisCI and tox test matrices accordingly

3 of 3 new or added lines in 1 file covered. (100.0%)

295 of 295 relevant lines covered (100.0%)

1.0 hits per line

Relevant lines Covered
Build:
Build:
295 RELEVANT LINES 295 COVERED LINES
1.0 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
43 master Drop support for Python 2.6, Django 1.6, old DRF * Drop support for Django 1.6, the last version supporting Python 2.6. This removes a code path backporting timedelta.total_seconds(). * Drop support for Django REST Framework 2.6, 2.7, 3.0, and ... push 05 Nov 2015 05:42PM UTC jwhitlock travis-ci pending completion  
41 master Release 0.3.3 * Add serilizer for datetime.timedelta, to support Django 1.8's DurationField (creynold) * Convert string representations of datetimes, dates, and timedeltas * Expand tests to Django 1.9 beta 1 and Django REST Framework 3.3 push 05 Nov 2015 05:00PM UTC jwhitlock travis-ci pending completion  
40 master Add DRF 3.3, Django 1.9 to test matrix - DRF 3.3 drops support for Django 1.6 - Django 1.9 drops support for Python 3.3, and only works with DRF 3.1 or later. - Test Django master against 3.3 (fails due to django-nose failures) push 05 Nov 2015 04:47PM UTC jwhitlock travis-ci pending completion  
39 master Allow tox -e coverage to pass in dev environment In a development environment, coveralls fails because it is missing TravisCI environment variables. Allow coveralls to fail without failing the build. push 05 Nov 2015 03:21PM UTC jwhitlock travis-ci pending completion  
38 master Update dependencies and backport to fix build - Update django-extensions to 1.5.9 for Django 1.8.6 compatibility - Add compat.py to hold backports and compatible imports - Backport django.utils.dateparse.parse_duration from Django 1.8 push 05 Nov 2015 02:44PM UTC jwhitlock travis-ci pending completion  
36 master Pin flake8 dependencies in tox Avoid issues when upstream packages update (such as currentl breakage when pep257 updated to 0.7.0). push 11 Oct 2015 01:57AM UTC jwhitlock travis-ci pending completion  
35 master Merge pull request #3 from creynold/master Added timedelta field conversion push 10 Oct 2015 02:53AM UTC jwhitlock travis-ci pending completion  
34 master Add space for pragma comment to make flake8 happy Pull #3 09 Oct 2015 02:48PM UTC creynold travis-ci pending completion  
33 master Pragma statement for coveralls Pull #3 09 Oct 2015 03:28AM UTC creynold travis-ci pending completion  
32 master Fallback for python 2.6, update tests, add to authors.rst * fallback added for timedelta.total_seconds which was added in 2.7 * converted floats to/from string representation for json * update tests accordingly * added creynold to authors... Pull #3 08 Oct 2015 09:23PM UTC creynold travis-ci pending completion  
See All Builds (39)
  • Repo on GitHub
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