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

murphydanger / gulp-minify-css
80%

Build:
DEFAULT BRANCH: master
Repo Added 31 May 2015 10:08AM UTC
Files 8
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 master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • blah
  • document-clean-css-api
  • master
  • v1.1.4
  • v1.1.5
  • v1.1.6

pending completion
121

Pull #

travis-ci

Andres Riofrio
Fix sourcemap paths 

In my configuration, file.base is "src", file.path is "C:/Work/myproject/src/css/app.css", file.relative is "css/app.css", and map.sources is ["$stdin", "css/node_modules/purecss/build/pure.css", "css/app.css"]. It looks like calling path.relative(base, src), where src is an item of map.sources, is wrong, since src [is already relative to base](https://github.com/floridoo/gulp-sourcemaps#plugin-developers-only-how-to-add-source-map-support-to-plugins). This was giving me the following errors:

    gulp-sourcemap-write: No source content for "../css/node_modules/purecss/build/pure.css". Loading from file.
    gulp-sourcemap-write: source file not found: c:\Work\myproject\css\node_modules\purecss\build\pure.css
    gulp-sourcemap-write: No source content for "../css/app.css". Loading from file.
    gulp-sourcemap-write: source file not found: c:\Work\myproject\css\app.css
Pull Request #:

378 of 474 relevant lines covered (79.75%)

15.26 hits per line

Relevant lines Covered
Build:
Build:
474 RELEVANT LINES 378 COVERED LINES
15.26 HITS PER LINE
Source Files on master
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
121 master Fix sourcemap paths In my configuration, file.base is "src", file.path is "C:/Work/myproject/src/css/app.css", file.relative is "css/app.css", and map.sources is ["$stdin", "css/node_modules/purecss/build/pure.css", "css/app.css"]. It looks like... Pull # 20 Dec 2016 05:34PM UTC Andres Riofrio travis-ci pending completion  
108 master test on AppVeyor https://ci.appveyor.com/project/ShinnosukeWatanabe/gulp-minify-css push 17 Oct 2016 11:33PM UTC Shinnosuke Watanabe travis-ci pending completion  
69 master 0.4.0 push 13 Aug 2016 03:24PM UTC Jonathan Pollack travis-ci pending completion  
182 master 1.2.3 push 28 Dec 2015 03:55PM UTC murphydanger travis-ci pending completion  
181 master release v1.2.2 push 24 Dec 2015 04:26AM UTC shinnn travis-ci pending completion  
180 master Don't track .editorconfig file push 23 Dec 2015 10:45PM UTC murphydanger travis-ci pending completion  
179 blah Don't track .editorconfig file push 23 Dec 2015 10:43PM UTC murphydanger travis-ci pending completion  
178 master update the outdated CleanCSS API link fix GH-124 push 09 Dec 2015 06:48PM UTC shinnn travis-ci pending completion  
177 master Merge pull request #133 from murphydanger/document-clean-css-api Update README.md push 09 Dec 2015 06:43PM UTC shinnn travis-ci pending completion  
175 document-clean-css-api Update README.md push 09 Dec 2015 06:42PM UTC murphydanger travis-ci pending completion  
See All Builds (39)
  • 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