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

msimerson / Haraka / 1435 / 2
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
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

01 Jun 2015 12:22AM UTC coverage: 16.667%. Remained the same
1435.2

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.17 hits per line

Source Files on job 1435.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1435
  • Travis Job 1435.2
  • 22931b80 on github
  • Prev Job for on result_store-array-array (#1434.2)
  • Next Job for on result_store-array-array (#1439.2)
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