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

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

Build:
DEFAULT BRANCH: master
Ran 18 May 2017 12:10PM 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: 100.0%. Remained the same
DJANGO="django>=1.9,<1.10"

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.

487 of 487 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 111.1 (DJANGO="django>=1.9,<1.10")
  • 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.1
  • c24c23f7 on github
  • Prev Job for DJANGO="django>=1.9,<1.10" on master (#110.1)
  • Next Job for DJANGO="django>=1.9,<1.10" on master (#112.4)
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