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

metalabdesign / css-split-webpack-plugin / 100 / 1
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: feature/PR
DEFAULT BRANCH: master
Ran 18 Nov 2017 12:47AM 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:43AM UTC coverage: 98.089% (+0.04%) from 98.052%
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%)

154 of 157 relevant lines covered (98.09%)

8.7 hits per line

Source Files on job 100.1 (USE_WEBPACK2=false)
  • 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 100
  • Travis Job 100.1
  • a9e05b9b on github
  • Prev Job for USE_WEBPACK2=false on no-source-maps (#98.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