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

AASHE / django-bulletin / 123 / 1
80%
master: 80%

Build:
DEFAULT BRANCH: master
Ran 14 Dec 2015 05:02PM UTC
Files 62
Run time 2s
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

14 Dec 2015 04:55PM UTC coverage: 75.188% (+0.01%) from 75.178%
123.1

push

travis-ci

rerb
Remove top-level functions from views.py

get_most_recently_published_issue and get_news_from_most_recent_issue,
specifically.  Moved into Issue as class methods.

Problem was, at the top-level, they connected to the database when
views.py was imported.  No problem except when testing -- the test
database doesn't get created until after the import, so there's nothing
for the top-level functions to connect to.

2103 of 2797 relevant lines covered (75.19%)

0.75 hits per line

Source Files on job 123.1
  • Tree
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 123
  • Travis Job 123.1
  • 8d18d90e on github
  • Prev Job for on master (#122.1)
  • Next Job for on master (#124.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