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

torchbox / wagtail / 6413 / 8
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 28 Apr 2016 10:40AM UTC
Files 417
Run time 17s
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

28 Apr 2016 10:32AM UTC coverage: 95.137%. Remained the same
TOXENV=py35-dj18-postgres

push

travis-ci

Matt Westcott
Removed all uses of STATIC_URL from code samples, replaced with static().

Concatinating with settings.STATIC_URL is no longer reccomended for creating
URLs to static resources, because it doesn't take the configured storage engine
into account. For example, a site using S3 to store its static files will need
static URLs that link out to S3, rather than relative URLs within the same
domain.

I replaced it with django.contrib.staticfiles.templatetags.staticfiles.static()
in python example code, and the {% static %} tag in template examples.

24944 of 26219 relevant lines covered (95.14%)

0.95 hits per line

Source Files on job 6413.8 (TOXENV=py35-dj18-postgres)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6413
  • Travis Job 6413.8
  • 7523d7f5 on github
  • Prev Job for TOXENV=py35-dj18-postgres on master (#6412.8)
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