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

torchbox / wagtail
95%
master: 96%

Build:
Build:
LAST BUILD BRANCH: stable/1.8.x
DEFAULT BRANCH: master
Repo Added 17 Feb 2014 04:27PM UTC
Files 467
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 pull/2575
branch: pull/2575
CHANGE BRANCH
x
Reset
  • pull/2575
  • 0.8.x-with-page-delete-fix
  • 146-display-calculated-usage
  • add-josh-authors
  • admin-api
  • admin/1.3a1
  • ah
  • ben-design-change
  • bug-fix/1543
  • dj18
  • docs-code-blocks
  • docs/issue-tracking
  • drone-faster-builds
  • feature/1206-update-script
  • feature/crop-closeness
  • feature/edit-bird
  • feature/fep
  • feature/fep2
  • feature/multi-image-upload
  • feature/npm
  • feature/pagemodes
  • feature/sample-configs
  • feature/settings-menu
  • feature/settings-menu-groups
  • feature/settings-menu-sites
  • feature/streamfield
  • feature/streamfield-frontend
  • fix/admin-messages
  • fix/richtext-change-on-unlink
  • fix/safari-dirtyform
  • fix/unicode-slugify
  • form-builder
  • issue-617
  • kaedroho-api-fields-list
  • kaedroho-remove-routablepage-subpage_urls
  • kaedroho-searchchanges/title-boost-fix
  • kaedroho/atomic-rebuild-not-experimental
  • m1kola-patch-1
  • master
  • modeladmin
  • msi
  • msi2
  • pr/286
  • pr/301
  • pr/985
  • pull/1940
  • pull/2576
  • rca
  • revert-1210-spellcheck
  • revert-1581-multiple-page-types-in-page-chooser
  • revert-1590-fix-1581
  • revert-1768-feature/improve_exception_handling
  • revert-849-versioning-changes
  • sass
  • scheduled-publishing
  • search-results-repr-tweak
  • stable/0.3.x
  • stable/0.4.x
  • stable/0.5.x
  • stable/0.6.x
  • stable/0.7.x
  • stable/0.8.x
  • stable/1.0.x
  • stable/1.1.x
  • stable/1.2.x
  • stable/1.3.x
  • stable/1.4.x
  • stable/1.5.x
  • stable/1.6.x
  • stable/1.7.x
  • stable/1.8.x
  • streamfield-labels
  • tomdyson-caltech-credit
  • tomdyson-cloudfront-docs-patch
  • tomdyson-output-case-patch
  • tomdyson-tutorial-admin-link
  • update_framework_classifiers
  • v0.2
  • v0.3
  • v0.3.1
  • v0.4
  • v0.4.1
  • v0.5
  • v0.6
  • v0.7
  • v0.8
  • v0.8.10
  • v0.8.2
  • v0.8.5
  • v0.8.6
  • v0.8.8
  • v0.8.9
  • v1.0
  • v1.0b1
  • v1.0b2
  • v1.0rc1
  • v1.0rc2
  • v1.1
  • v1.1rc1
  • v1.2
  • v1.2rc1
  • v1.3
  • v1.3.1
  • v1.3rc1
  • v1.4
  • v1.4.1
  • v1.4.2
  • v1.4.3
  • v1.4.4
  • v1.4.5
  • v1.4.6
  • v1.5
  • v1.5.1
  • v1.5.2
  • v1.5.3
  • v1.5rc1
  • v1.6
  • v1.6.1
  • v1.6.2
  • v1.6.3
  • v1.6rc1
  • v1.7
  • v1.7rc1
  • v1.8rc1
  • wat

pending completion
6558

push

travis-ci

Tim Heap
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'.

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

25120 of 26404 relevant lines covered (95.14%)

17.05 hits per line

Relevant lines Covered
Build:
Build:
26404 RELEVANT LINES 25120 COVERED LINES
17.05 HITS PER LINE
Source Files on pull/2575
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
6558 pull/2575 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 wh... push 08 May 2016 02:50AM UTC Tim Heap travis-ci pending completion  
See All Builds (6821)
  • 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

© 2025 Coveralls, Inc