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

kiwitcms / Kiwi / 3439
77%

Build:
DEFAULT BRANCH: master
Ran 17 Jul 2019 07:47PM UTC
Jobs 1
Files 132
Run time 20s
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
3439

push

travis-ci

atodorov
Fix visualisation of X axis for ExecutionTrends

Turns out `C3ChartConfiguration.config.axis.x.tick.format` is not working as expected, as the first argument passed to the function is the order of the entry, not the entry itself.
Instead, we are now mapping the entry from the data array (test run ID) to the wanted format ("TR-{id}") by hand in the code.
Also, use `Array.prototype.map` to do the mapping and return the result array directly, instead of creating an empty array and filling that in `Array.prototype.forEach` loop

727 of 1263 branches covered (57.56%)

Branch coverage included in aggregate %.

3734 of 4827 relevant lines covered (77.36%)

0.77 hits per line

Jobs
ID Job ID Ran Files Coverage
6 3439.6 (TEST_DB=MariaDB CMD=test) 17 Jul 2019 07:47PM UTC 0
73.25
Travis Job 3439.6
Source Files on build 3439
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3439
  • 402b3e82 on github
  • Prev Build on master (#3438)
  • Next Build on master (#3449)
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