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

andela / hc-millennium-falcon / 446 / 1
81%
master: 80%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/django-1.11.29
DEFAULT BRANCH: master
Ran 20 May 2018 05:47PM UTC
Files 108
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 May 2018 05:45PM UTC coverage: 80.42% (+0.4%) from 80.028%
DB=postgres

Pull #26

travis-ci

web-flow
feat(blog-feature): Creates a blog feature

This commit allows a logged in user to create, edit, view and
delete blog posts. The logged in user can also be able create
new blog categories as they create a blog.

Creates a new app in hc/blog with files necessary for the blog
feature.

Edits hc/settings.py to add hc.blog, ckeditor, widget_tweaks,
ckeditor_uploader and taggit to the list of installed apps and
settings for ckdeditor and taggit are also added to the end of
the file.

Adds folder static/ckeditor which contains the required icons
for the ckeditor app.

Adds urls for blog app, ckeditor_uploader, media_root and
media_url settings links in hc/urls.py for usage in uploading
images using ckeditor

Adds a template folder for the blog in templates/blog which
contains blog template files to be used with blog views.

Edits tempates/base.html to a new tab for blog on the dashboard

Adds django-widget-tweaks, django-ckeditor, pillow(for thumbnails)
and django-taggit to requirements.txt file.

Adds tests for the blog in hc/blog/tests and also adds a
.coveragerc file for coverage

[Delivers #156577931]
Pull Request #26: #156577931 Users should be able to write blog posts on the health checks site

1836 of 2283 relevant lines covered (80.42%)

0.8 hits per line

Source Files on job 446.1 (DB=postgres)
  • Tree
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 301
  • Travis Job 446.1
  • f8dce32e on github
  • Prev Job for DB=postgres on develop (#419.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