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

ssoloff / hazelslack-server-core / 8 / 1
18%
develop: 18%

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

09 Feb 2017 04:28PM UTC coverage: 100.0%. Remained the same
8.1

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

Source Files on job 8.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 8
  • Travis Job 8.1
  • 7b4fbe1c on github
  • Prev Job for on develop (#7.1)
  • Next Job for on develop (#9.1)
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