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

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

Build:
Build:
LAST BUILD BRANCH: webpack-4
DEFAULT BRANCH: master
Ran 21 May 2016 12:24AM UTC
Jobs 3
Files 5
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
68

push

travis-ci

izaakschroeder
Add `output` helper.

Useful for injecting `output` properties into webpack configurations. Useful with `compose`.

```javascript
const newConfig = compose(
  output({publicPath: '/'}),
  plugin(new Plugin())
)(oldConfig);
```

76 of 76 relevant lines covered (100.0%)

3.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 68.1 21 May 2016 12:25AM UTC 0
100.0
Travis Job 68.1
2 68.2 21 May 2016 12:26AM UTC 0
100.0
Travis Job 68.2
3 68.3 21 May 2016 12:24AM UTC 0
100.0
Travis Job 68.3
Source Files on build 68
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #68
  • f2429e1c 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