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

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

Build:
Build:
LAST BUILD BRANCH: feature/PR
DEFAULT BRANCH: master
Repo Added 28 Apr 2016 05:36AM UTC
Files 4
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

LAST BUILD ON BRANCH no-source-maps
branch: no-source-maps
CHANGE BRANCH
x
Reset
  • no-source-maps
  • bump-version
  • custom-names
  • fix-source-maps
  • jjt-patch-1
  • less-sourcemaps
  • master
  • move-raw-source-out
  • update-deps
  • update-listen-for-webpack-emit
  • webpack2

pending completion
100

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

43.5 hits per line

Relevant lines Covered
Build:
Build:
157 RELEVANT LINES 154 COVERED LINES
43.5 HITS PER LINE
Source Files on no-source-maps
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
100 no-source-maps 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 ge... push 18 Nov 2017 12:44AM UTC izaakschroeder travis-ci pending completion  
98 no-source-maps 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 ge... push 18 Nov 2017 12:20AM UTC izaakschroeder travis-ci pending completion  
See All Builds (104)
  • Repo on GitHub
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

© 2025 Coveralls, Inc