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

kiwitcms / Kiwi / 2858 / 4
77%
master: 77%

Build:
Build:
LAST BUILD BRANCH: new_api_client
DEFAULT BRANCH: master
Ran 17 Mar 2019 10:24AM UTC
Files 123
Run time 5s
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

17 Mar 2019 10:11AM UTC coverage: 74.016%. Remained the same
TEST_DB=MariaDB CMD=test

push

travis-ci

atodorov
[db] populate missing TestCase.text history

in version 6.5 the TestCase model was updated to store the text
into a single field called `text` instead of 4 separate fields.
During that migration historical records were updated to have
the new `text` field but values were not properly assigned.

The "effect" of this is that in TestCaseRun records you were not
able to see the actual text b/c it was None.

This commit ammends 0006_merge_text_field_into_testcase_model for
installations which have not yet migrated to 6.5 or later. We also
provide the data-only migration 0009_populate_missing_text_history
which will inspect the current state of the DB and copy the text
to historical records.

718 of 1227 branches covered (58.52%)

Branch coverage included in aggregate %.

3663 of 4692 relevant lines covered (78.07%)

0.78 hits per line

Source Files on job 2858.4 (TEST_DB=MariaDB CMD=test)
  • 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 2298
  • Travis Job 2858.4
  • 831e35d5 on github
  • Prev Job for TEST_DB=MariaDB CMD=test on next_release (#2852.4)
  • Next Job for TEST_DB=MariaDB CMD=test on next_release (#2897.4)
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