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

kiwitcms / Kiwi / 5524 / 3
76%
master: 77%

Build:
Build:
LAST BUILD BRANCH: new_api_client
DEFAULT BRANCH: master
Ran 07 Feb 2020 10:29PM UTC
Files 138
Run time 18s
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

07 Feb 2020 10:08PM UTC coverage: 75.823% (-0.004%) from 75.827%
CMD=test TEST_DB=MariaDB LANG=sl

push

travis-ci

atodorov
[db] Remove explicitly defined Tag.id and let Django auto-add it

- Django does know how to add primary key fields by default, the
  developer doesn't need to define them

WARNINGS:

- older migrations are updated to not use db_column attribute b/c
  SQLite has poor capabilities for altering schema. This doesn't
  affect new installations b/c they will name the DB column
  properly.

- this breaks SQLite when run with existing database due to the
  missing alter schema/alter column support. It is considered
  acceptable b/c Kiwi TCMS should not be running with SQLite in
  production mode anyway.

697 of 1146 branches covered (60.82%)

Branch coverage included in aggregate %.

3656 of 4595 relevant lines covered (79.56%)

0.8 hits per line

Source Files on job 5524.3 (CMD=test TEST_DB=MariaDB LANG=sl)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 3518
  • Travis Job 5524.3
  • 2cd6b6cf on github
  • Prev Job for CMD=test TEST_DB=MariaDB LANG=sl on auto_field (#5523.3)
  • Next Job for CMD=test TEST_DB=MariaDB LANG=sl on auto_field (#5525.3)
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