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

shepherdwind / css-hot-loader / 42 / 1
81%
master: 81%

Build:
DEFAULT BRANCH: master
Ran 10 Feb 2018 06:07AM UTC
Files 3
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

10 Feb 2018 06:05AM UTC coverage: 79.439% (-3.0%) from 82.418%
42.1

Pull #33

travis-ci

web-flow
Fix issue causing multiple instances of link tags to be inserted.

If you have a large css code base which import from eachother, webpack will
send a single HMR update with an entry for each of the underlying source files.

Without this patch, if you are compiling all the css into a single bundle,
css-hot-reloader will insert a new copy of the bundle for each underlying module
in the change tree that maps to said bundle. Result: memory usage goes through the
roof and possible browser crash.
Pull Request #33: Fix issue causing multiple instances of link tags to be inserted.

23 of 32 branches covered (71.88%)

Branch coverage included in aggregate %.

62 of 75 relevant lines covered (82.67%)

1.95 hits per line

Source Files on job 42.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 42
  • Travis Job 42.1
  • 072867cd on github
  • Prev Job for on master (#39.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