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

webpack-config / webpack-partial
100%
master: 98%

Build:
Build:
LAST BUILD BRANCH: webpack-4
DEFAULT BRANCH: master
Repo Added 25 Jan 2016 08:10AM UTC
Files 7
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 merge
branch: merge
CHANGE BRANCH
x
Reset
  • merge
  • advanced-loader
  • alias
  • autopack-loaders
  • bump-version
  • eslint
  • fix-deep-merge
  • loader-helper
  • master
  • output
  • plugin
  • root
  • root-build
  • tap
  • update-lodash
  • update-readme
  • updates
  • webpack-4
  • webpack1-compat
  • webpack2

pending completion
79

push

travis-ci

izaakschroeder
Add `merge` helper.

Essentially what `partial` does, except with currying and re-arg'd. Let's you create simple functions for injecting your own webpack bits in.

```javascript
const useSourceMaps = merge({devtool: 'sourcemap'});
const newConfig = useSourceMaps(oldConfig);
```

80 of 80 relevant lines covered (100.0%)

4.09 hits per line

Relevant lines Covered
Build:
Build:
80 RELEVANT LINES 80 COVERED LINES
4.09 HITS PER LINE
Source Files on merge
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
79 merge Add `merge` helper. Essentially what `partial` does, except with currying and re-arg'd. Let's you create simple functions for injecting your own webpack bits in. ```javascript const useSourceMaps = merge({devtool: 'sourcemap'}); const newConfig ... push 21 May 2016 03:02AM UTC izaakschroeder travis-ci pending completion  
See All Builds (142)
  • 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

© 2026 Coveralls, Inc