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

geodesign / django-raster / 634
92%

Build:
DEFAULT BRANCH: master
Ran 19 Oct 2018 07:37AM UTC
Jobs 3
Files 60
Run time 46s
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
634

push

travis-ci

yellowcap
Fixed #34 -- Updated ArrayField default to fix Django warning (#35)

The defaults should be changed: from [] to list

https://docs.djangoproject.com/en/1.9/ref/contrib/postgres/fields/#django.contrib.postgres.fields.ArrayField

If you give the field a default, ensure it’s a callable such as list (for an empty default) or a callable that returns a list (such as a function). Incorrectly using default=[] creates a mutable default that is shared between all instances of ArrayField.

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

1580 of 1731 relevant lines covered (91.28%)

2.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 634.1 (DB_NAME=raster_test PYTHONPATH=$PYTHONPATH:$PWD DJANGO_SETTINGS_MODULE=tests.testproj.settings) 19 Oct 2018 07:38AM UTC 0
89.72
Travis Job 634.1
2 634.2 (DB_NAME=raster_test PYTHONPATH=$PYTHONPATH:$PWD DJANGO_SETTINGS_MODULE=tests.testproj.settings) 19 Oct 2018 07:38AM UTC 0
91.28
Travis Job 634.2
3 634.3 (DB_NAME=raster_test PYTHONPATH=$PYTHONPATH:$PWD DJANGO_SETTINGS_MODULE=tests.testproj.settings) 19 Oct 2018 07:37AM UTC 0
89.72
Travis Job 634.3
Source Files on build 634
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #634
  • 590ecebc on github
  • Prev Build on master (#631)
  • Next Build on master (#641)
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

© 2025 Coveralls, Inc