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

gulpjs / gulp / 1490 / 3
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 12 May 2016 02:12AM UTC
Files 2
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

12 May 2016 02:10AM UTC coverage: 100.0%. Remained the same
1490.3

Pull #1653

travis-ci

makoConstruct
correct gulp.task signature

`gulp.task(name [, deps, fn])` means that only `gulp.task(name, deps, fn)` and `gulp.task(name)` are allowed, which is apparently not the case and it's a bit confusing. The correct notation, `gulp.task(name [, deps] [, fn])`, also permits for `gulp.task(name, deps)`, and `gulp.task(name, fn)`.
Pull Request #1653: correct gulp.task signature

31 of 31 relevant lines covered (100.0%)

2.16 hits per line

Source Files on job 1490.3
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1490
  • Travis Job 1490.3
  • 5ffe6b11 on github
  • Prev Job for on master (#1488.3)
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