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

Djenesis / contributr / 110 / 1
63%
master: 65%

Build:
Build:
LAST BUILD BRANCH: blog
DEFAULT BRANCH: master
Ran 06 Sep 2015 06:14PM UTC
Files 16
Run time 3s
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

06 Sep 2015 06:13PM UTC coverage: 58.333% (+11.1%) from 47.273%
DJANGO_VERSION=1.8 DJANGO_SETTINGS_MODULE="contributr.settings.travis"

push

travis-ci

ameistad
Add post model for basic blog data

This is a Post model for basic data for a blog. This includes, title, author, body, created date, modified date
and published date. The field author has a foreignkey relationship with the user model. created_date has a field option
of auto_now_add which sets the date automatically when created. modified_date has the field option auto_now which sets
the field to now every time the post is saved. Also registered the Post model to the admin site interface, so posts can
be created, edited and deleted.

Added a test for string representation. This test if the string representation in Posts is equal to the
blog title.

42 of 72 relevant lines covered (58.33%)

0.58 hits per line

Source Files on job 110.1 (DJANGO_VERSION=1.8 DJANGO_SETTINGS_MODULE="contributr.settings.travis")
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 110
  • Travis Job 110.1
  • 79d3f171 on github
  • Prev Job for DJANGO_VERSION=1.8 DJANGO_SETTINGS_MODULE="contributr.settings.travis" on blog (#109.1)
  • Next Job for DJANGO_VERSION=1.8 DJANGO_SETTINGS_MODULE="contributr.settings.travis" on blog (#111.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