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

kiwitcms / Kiwi / 1612 / 6
77%
master: 77%

Build:
DEFAULT BRANCH: master
Ran 06 Sep 2018 12:12PM UTC
Files 141
Run time 11s
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 2018 11:49AM UTC coverage: 63.516%. Remained the same
TEST_DB=SQLite CMD=check

push

travis-ci

atodorov
Don't use |slugify filter in templates. Fix Sentry KIWI-TCMS-38

the problem is that in code we use uuslug.slugify while in templates we
use the slugify filter which is django.utils.text.slugify and that skips
non-ascii charaters. So when resolving URLs (to test plans) that have the
slug in the address (for human readable URLs) we get an error like:

Reverse for 'test_plan_url' with arguments '(1034, '')' not found.
1 pattern(s) tried: ['plan/(?P<plan_id>\\d+)/(?P<slug>[-\\w\\d]+)$']

https://sentry.io/open-technologies-bulgaria-ltd/kiwi-tcms/issues/676626096/

993 of 2058 branches covered (48.25%)

Branch coverage included in aggregate %.

4759 of 6998 relevant lines covered (68.01%)

0.68 hits per line

Source Files on job 1612.6 (TEST_DB=SQLite CMD=check)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1307
  • Travis Job 1612.6
  • c7f09e09 on github
  • Prev Job for TEST_DB=SQLite CMD=check on master (#1611.6)
  • Next Job for TEST_DB=SQLite CMD=check on master (#1617.6)
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