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

metalabdesign / css-split-webpack-plugin / 98 / 4
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: feature/PR
DEFAULT BRANCH: master
Ran 18 Nov 2017 12:20AM 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

18 Nov 2017 12:16AM UTC coverage: 98.052%. First build
USE_WEBPACK2=false

push

travis-ci

izaakschroeder
Handle case where there are no source maps.

This turns out to be really hard to do in practice. Generally speaking any time you use `ExtractTextPlugin` you get a `ConcatSource` which always has `sourceAndMap` available. The only case you don't get a source map is when another plugin generates a CSS file that uses `RawSource` or something similar. One such plugin is `optimize-css-assets-webpack-plugin` when you don't tell the CSS processor to generate a source map (e.g. `cssProcessorOptions` has no `map` entry).

29 of 31 branches covered (93.55%)

151 of 154 relevant lines covered (98.05%)

8.64 hits per line

Source Files on job 98.4 (USE_WEBPACK2=false)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 98
  • Travis Job 98.4
  • 952797d1 on github
  • Next Job for USE_WEBPACK2=false on no-source-maps (#100.2)
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