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

torchbox / wagtail / 6560 / 6
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 08 May 2016 03:43AM UTC
Files 418
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

08 May 2016 02:44AM UTC coverage: 94.046%. Remained the same
TOXENV=py34-dj18-sqlite-noelasticsearch

push

travis-ci

timheap
Update decorator patterns util to preserve original view method name when introspecting.

When decorate_urlpatterns apply a decorator to a view function it lost spec names, docs, and the module where it was imported, making it uneasy to inspect when debugging (Like getting the name view and docs when using django-debug-toolbar)

Using functools.update_wrapper it updates the resulting function to look like the original wrapped view function.

Without the use of this decorator factory, the name of the wrapped view function would have been 'decorated_view'.

24832 of 26404 relevant lines covered (94.05%)

0.94 hits per line

Source Files on job 6560.6 (TOXENV=py34-dj18-sqlite-noelasticsearch)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6560
  • Travis Job 6560.6
  • b95cc1e6 on github
  • Prev Job for TOXENV=py34-dj18-sqlite-noelasticsearch on master (#6530.6)
  • Next Job for TOXENV=py34-dj18-sqlite-noelasticsearch on master (#6561.6)
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