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

shinnn / gulp-svelte / 32 / 1
100%
master: 100%

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

23 Jul 2018 12:44AM UTC coverage: 100.0%. Remained the same
32.1

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%)

47 of 47 relevant lines covered (100.0%)

2.68 hits per line

Source Files on job 32.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 32
  • Travis Job 32.1
  • 635e8d65 on github
  • Prev Job for on master (#30.1)
  • Next Job for on master (#33.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