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

ic-labs / django-icekit / 499 / 1
74%
develop: 74%

Build:
DEFAULT BRANCH: develop
Ran 24 Nov 2016 03:12AM UTC
Files 229
Run time 9s
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

24 Nov 2016 03:07AM UTC coverage: 73.147% (-0.03%) from 73.178%
499.1

push

travis-ci

jmurty
Add method to avoid multiple model registrations on ICEkitURLField

The new class method `ICEkitURLField.register_model_once` only registers
a given model with `ICEkitURLField` if it is not already registered.

This gives us a convenient way to register models in application ready
methods without the risk that the model will get re-registered (and
fail with an error) when the app is run in unit testing conditions.

This change was prompted by the model registration in ICEkit Events
being called twice during unit test runs, causing the tests to fail.

3277 of 4480 relevant lines covered (73.15%)

0.73 hits per line

Source Files on job 499.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 499
  • Travis Job 499.1
  • 780f71e5 on github
  • Prev Job for on develop (#498.1)
  • Next Job for on develop (#502.1)
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