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

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

Build:
Build:
LAST BUILD BRANCH: webpack-4
DEFAULT BRANCH: master
Ran 21 May 2016 03:02AM UTC
Jobs 3
Files 6
Run time 1min
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

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

Jobs
ID Job ID Ran Files Coverage
1 79.1 21 May 2016 03:04AM UTC 0
100.0
Travis Job 79.1
2 79.2 21 May 2016 03:04AM UTC 0
100.0
Travis Job 79.2
3 79.3 21 May 2016 03:02AM UTC 0
100.0
Travis Job 79.3
Source Files on build 79
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #79
  • b3ba9021 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