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

msimerson / Haraka / 1435
17%
master: 17%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/redis-4.6.6
DEFAULT BRANCH: master
Ran 01 Jun 2015 12:24AM UTC
Jobs 3
Files 1
Run time 1172min
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
1435

push

travis-ci

msimerson
result_store: extend arrays instead of nesting

when adding results to a pre-defined result array (pass, fail, msg, err,
skip), if the result is itself an array, extend the result array with the
contents.

IE, the result ends up as this:

   [ 'result1', 'result2', 'result3' ]

instead of

    [ 'result1', [ 'result2', 'result3' ]]

1 of 6 relevant lines covered (16.67%)

0.5 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1435.1 01 Jun 2015 12:24AM UTC 0
16.67
Travis Job 1435.1
2 1435.2 01 Jun 2015 12:24AM UTC 0
16.67
Travis Job 1435.2
3 1435.3 01 Jun 2015 12:25AM UTC 0
16.67
Travis Job 1435.3
Source Files on build 1435
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #1435
  • 22931b80 on github
  • Prev Build on result_store-array-array (#1434)
  • Next Build on result_store-array-array (#1439)
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

© 2025 Coveralls, Inc