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

ssoloff / hazelslack-server-core / 8
18%

Build:
DEFAULT BRANCH: develop
Ran 09 Feb 2017 04:45PM UTC
Jobs 1
Files 1
Run time 2s
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
8

push

travis-ci

ssoloff
Rename and restructure test-related tasks

The Gulp task runner seems to hide composed tasks, such as those
returned by gulp.series() and gulp.parallel(), when they are stored in a
function variable unless they are invoked directly from the command
line.  For example, in this project, running "gulp test" will display
"test", "beforeTest", and "coreTest".  However, running the default task
via just "gulp" will only display "beforeTest" and "coreTest".

By changing the gulp.series(...) call that represents the test task from
a function variable to a named function, we get the benefit of the test
task always being output to the console by the task runner.  This now
provides consistent output between "gulp test" and "gulp".

1 of 1 relevant lines covered (100.0%)

2.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8.1 09 Feb 2017 04:45PM UTC 0
100.0
Travis Job 8.1
Source Files on build 8
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8
  • 7b4fbe1c on github
  • Prev Build on develop (#7)
  • Next Build on develop (#9)
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