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

ic-labs / django-icekit / 499
74%

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

pending completion
499

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

Jobs
ID Job ID Ran Files Coverage
1 499.1 24 Nov 2016 03:12AM UTC 0
73.15
Travis Job 499.1
Source Files on build 499
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #499
  • 780f71e5 on github
  • Prev Build on develop (#498)
  • Next Build on develop (#502)
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