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

kiwitcms / Kiwi / 2860
77%

Build:
DEFAULT BRANCH: master
Ran 17 Mar 2019 11:19AM UTC
Jobs 1
Files 123
Run time 6s
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

pending completion
2860

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

Jobs
ID Job ID Ran Files Coverage
6 2860.6 (TEST_DB=MariaDB CMD=test) 17 Mar 2019 11:19AM UTC 0
74.02
Travis Job 2860.6
Source Files on build 2860
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2860
  • e0f0d3f1 on github
  • Prev Build on master (#2855)
  • Next Build on master (#2863)
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