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

AASHE / django-bulletin / 123
80%

Build:
DEFAULT BRANCH: master
Ran 14 Dec 2015 05:02PM UTC
Jobs 1
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

pending completion
123

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

Jobs
ID Job ID Ran Files Coverage
1 123.1 14 Dec 2015 05:02PM UTC 0
75.19
Travis Job 123.1
Source Files on build 123
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #123
  • 8d18d90e on github
  • Prev Build on master (#122)
  • Next Build on master (#124)
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