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

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

Build:
DEFAULT BRANCH: master
Ran 18 Nov 2017 12:23AM 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:19AM UTC coverage: 98.052%. Remained the same
USE_WEBPACK2=false

Pull #24

travis-ci

web-flow
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).
Pull Request #24: Handle case where there are no source maps.

29 of 31 branches covered (93.55%)

151 of 154 relevant lines covered (98.05%)

8.64 hits per line

Source Files on job 99.4 (USE_WEBPACK2=false)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 99
  • Travis Job 99.4
  • edeff1da on github
  • Prev Job for USE_WEBPACK2=false on master (#96.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

© 2025 Coveralls, Inc