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

maoberlehner / node-sass-magic-importer
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/ws-7.4.6
DEFAULT BRANCH: master
Repo Added 30 Nov 2017 04:09AM UTC
Files 13
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 feature/glob-empty-dir
branch: feature/glob-empty-dir
CHANGE BRANCH
x
Reset
  • feature/glob-empty-dir
  • bugfix/fix-security-issues
  • bugfix/legacy-dependencies
  • bugfix/windows-package-import
  • dependabot/npm_and_yarn/acorn-5.7.4
  • dependabot/npm_and_yarn/fstream-1.0.12
  • dependabot/npm_and_yarn/handlebars-4.7.6
  • dependabot/npm_and_yarn/handlebars-4.7.7
  • dependabot/npm_and_yarn/hosted-git-info-2.8.9
  • dependabot/npm_and_yarn/ini-1.3.7
  • dependabot/npm_and_yarn/js-yaml-3.13.1
  • dependabot/npm_and_yarn/lodash-4.17.15
  • dependabot/npm_and_yarn/lodash-4.17.19
  • dependabot/npm_and_yarn/lodash-4.17.21
  • dependabot/npm_and_yarn/lodash.template-4.5.0
  • dependabot/npm_and_yarn/mixin-deep-1.3.2
  • dependabot/npm_and_yarn/node-notifier-8.0.1
  • dependabot/npm_and_yarn/node-sass-4.13.1
  • dependabot/npm_and_yarn/packages/node-sass-magic-importer/ini-1.3.7
  • dependabot/npm_and_yarn/packages/node-sass-magic-importer/mixin-deep-1.3.2
  • dependabot/npm_and_yarn/ssri-6.0.2
  • dependabot/npm_and_yarn/tar-2.2.2
  • dependabot/npm_and_yarn/ws-7.4.6
  • dependabot/npm_and_yarn/y18n-4.0.1
  • feature/file-cache
  • master
  • v5.0.0
  • v5.0.1
  • v5.0.2
  • v5.0.3
  • v5.1.0
  • v5.1.1
  • v5.1.2
  • v5.1.3
  • v5.2.0
  • v5.3.0
  • v5.3.1
  • v5.3.2

pending completion
241

push

travis-ci

maoberlehner
Prevent glob importing from failing with empty dir

In some circumstances it can be useful to already import the contents of
a directory (e.g. `@import 'objects/**/*.scss'`) although the directory
is empty, because there might be files added later in the process. Up
until now this was not possible and node-sass was throwing an error.
With this patch, empty directories are ignored and no error is thrown.

Fixes #161

34 of 34 branches covered (100.0%)

Branch coverage included in aggregate %.

2 of 2 new or added lines in 1 file covered. (100.0%)

105 of 105 relevant lines covered (100.0%)

9.94 hits per line

Relevant lines Covered
Build:
Build:
105 RELEVANT LINES 105 COVERED LINES
9.94 HITS PER LINE
Source Files on feature/glob-empty-dir
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
241 feature/glob-empty-dir Prevent glob importing from failing with empty dir In some circumstances it can be useful to already import the contents of a directory (e.g. `@import 'objects/**/*.scss'`) although the directory is empty, because there might be files added later... push 13 Jan 2018 09:18AM UTC maoberlehner travis-ci pending completion  
See All Builds (118)
  • 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