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

shepherdwind / css-hot-loader / 41
81%

Build:
DEFAULT BRANCH: master
Ran 10 Feb 2018 02:50AM UTC
Jobs 1
Files 3
Run time 1s
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
41

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.

22 of 30 branches covered (73.33%)

Branch coverage included in aggregate %.

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

61 of 74 relevant lines covered (82.43%)

1.93 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
hotModuleReplacement.js

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
hotModuleReplacement.js
Jobs
ID Job ID Ran Files Coverage
1 41.1 10 Feb 2018 02:50AM UTC 0
79.81
Travis Job 41.1
Source Files on build 41
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #41
  • Pull Request #33
  • PR Base - master (#39)
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