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

hypothesis / h / 7065 / 1
59%
master: 97%

Build:
Build:
LAST BUILD BRANCH: realtime-update-v1-h-only-1
DEFAULT BRANCH: master
Ran 20 Jul 2015 10:29AM UTC
Files 68
Run time 4s
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

20 Jul 2015 10:21AM UTC coverage: 59.323%. First build
7065.1

push

travis-ci

nickstenning
Centralise inclusion of model modules

Rather than having each package include its "models" module in the
pyramid module hierarchy, this commit consolidates imports for model
packages, reexposing all model objects from `h.models`.

This simplifies model modules (they no longer need a no-op "includeme"
function), and it abstracts the ultimate location of the models from
components that simply need to know that all model metadata has been
generated (e.g. `h/migrations/env.py`).

In future, it may be wise for us to standardise on importing models from
`h.models` when importing across sub-packages, i.e. `h.foo.views` can
import `h.foo.models`, but not `h.bar.models`. Instead, it should import
`h.models` and access `h.bar`'s models from there.

1769 of 2982 relevant lines covered (59.32%)

0.59 hits per line

Source Files on job 7065.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7065
  • Travis Job 7065.1
  • 8f5b830d on github
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