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

gdborton / webpack-parallel-uglify-plugin
77%
master: 93%

Build:
Build:
LAST BUILD BRANCH: deps
DEFAULT BRANCH: master
Repo Added 27 Jun 2016 06:43PM CUT
Files 5
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 mkdirp-sync
branch: mkdirp-sync
CHANGE BRANCH
x
Reset
  • mkdirp-sync
  • 0.1.0
  • 1.0.0
  • add-uglify-es-support
  • change-lifecycle
  • deps
  • faster-cache-key
  • fix-source-map-test
  • github-vulnerability
  • limit-memory-usage
  • limit-uglify-to-js-files
  • master
  • pretty-syntax-errors
  • prune
  • refactor-to-use-worker-farm
  • sourcemap-support
  • terser
  • test-include-exclude
  • update-to-uglifyJS3
  • v0.1.1
  • v0.1.2
  • v0.1.4
  • v0.1.5
  • v0.1.6
  • v0.1.7
  • v0.2.0
  • v0.4.0
  • v0.4.1
  • v0.4.2
  • v1.0.8
  • v1.1.1
  • yearly-update

pending completion
26

push

travis-ci

gdborton
Switch to synchronous mkdirp.

Previously there was a bug for very small builds in that we could call mkdirp,
then minify a file and attempt to save it to cache before the directory was
created.  This switches to the synchronous version of mkdirp to prevent that.
This will negligibly impact performance as it is only called once per plugin,
and the call should only take milliseconds.

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

69 of 90 relevant lines covered (76.67%)

2.67 hits per line

Relevant lines Covered
Build:
Build:
90 RELEVANT LINES 69 COVERED LINES
2.67 HITS PER LINE
Source Files on mkdirp-sync
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
No data available in table
Showing 0 to 0 of 0 entries
  • Previous
  • Next

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26 mkdirp-sync Switch to synchronous mkdirp. Previously there was a bug for very small builds in that we could call mkdirp, then minify a file and attempt to save it to cache before the directory was created. This switches to the synchronous version of mkdirp ... push 13 Oct 2016 07:42PM CUT gdborton travis-ci pending completion  
See All Builds (133)
  • 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