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

charettes / django-mutant / 210 / 6
91%
master: 91%

Build:
DEFAULT BRANCH: master
Ran 15 Oct 2013 02:47AM UTC
Files 49
Run time –
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

15 Oct 2013 02:41AM UTC coverage: 92.501%. Remained the same
REQUIREMENTS=1.5.X-postgres BACKEND=postgis TEMPLATE=template_postgis

push

travis-ci

charettes
Fixed #19 -- Avoid forcing model creation when not required.

Since the model class is solely used to determine the table name
and the migrateable database it's safe to assume it doesn't need
to be recreated when loading a raw field definitions.

The forced model creation caused an issue with non-proxy field definition
subclasses on fixture loading because their associated subclass details
we're not yet created and thus couldn't be type casted by polymodels.

The test fixture order was changed in order to reproduce the scenario
of a proxy field definition instance being loaded before the concrete
one data associated with a previously loaded field definition.

Thanks to @caneta for the detailed report.

1616 of 1747 relevant lines covered (92.5%)

0.93 hits per line

Source Files on job 210.6 (REQUIREMENTS=1.5.X-postgres BACKEND=postgis TEMPLATE=template_postgis)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 210
  • Travis Job 210.6
  • 755f1463 on github
  • Prev Job for REQUIREMENTS=1.5.X-postgres BACKEND=postgis TEMPLATE=template_postgis on master (#209.6)
  • Next Job for REQUIREMENTS=1.5.X-postgres BACKEND=postgis TEMPLATE=template_postgis on master (#211.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