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

netjson / django-netjsongraph / 111 / 6
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 18 May 2017 12:11PM UTC
Files 16
Run time 1s
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

18 May 2017 12:08PM UTC coverage: 99.589% (+0.001%) from 99.588%
DJANGO="django>=1.11,<1.12"

push

travis-ci

nemesisdesign
[admin] Avoid setting default extra_context to mutable object

The method definition was flawed.
It must be:
    `extra_context=None`
instead of:
    `extra_context={}`
because the method definition is evaluated only
once at import time, setting a default mutable object
causes the object be kept in memory and passed to
subsequent requests.

485 of 487 relevant lines covered (99.59%)

1.0 hits per line

Source Files on job 111.6 (DJANGO="django>=1.11,<1.12")
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 111
  • Travis Job 111.6
  • c24c23f7 on github
  • Prev Job for DJANGO="django>=1.11,<1.12" on master (#110.6)
  • Next Job for DJANGO="django>=1.11,<1.12" on master (#112.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