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

shinnn / gulp-svelte / 32
100%

Build:
DEFAULT BRANCH: master
Ran 23 Jul 2018 12:45AM UTC
Jobs 1
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

pending completion
32

push

travis-ci

shinnn
replace Stream#emit() with Stream#push() (#7)

For some reason, using `emit('data', cssFile)` results in the gulp task never finishing *if you have a large number of files* with svelte components html and each one having some CSS. Replacing it with `push` fixes the problem, while still keeping the functionality same.

21 of 21 branches covered (100.0%)

1 of 1 new or added line in 1 file covered. (100.0%)

47 of 47 relevant lines covered (100.0%)

2.68 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32.1 23 Jul 2018 12:45AM UTC 0
100.0
Travis Job 32.1
Source Files on build 32
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #32
  • 635e8d65 on github
  • Prev Build on master (#30)
  • Next Build on master (#33)
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