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

hph / wings / 154
100%

Build:
DEFAULT BRANCH: master
Ran 18 Nov 2017 03:41PM UTC
Jobs 1
Files 42
Run time 2s
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
154

push

travis-ci

hph
Remove dynamic import & replace with a Webpack alias

With these changes we no longer include development-only dependencies in
the production build of the application.

Previously all possible dependencies were being included in the
development and production bundles, including those of the opposing
environment. The solution implemented here is to use `resolve.alias` to
load a relative module by the name of `development.js` or
`production.js` depending on the value of the `NODE_ENV` environment
variable.

382 of 382 branches covered (100.0%)

Branch coverage included in aggregate %.

639 of 639 relevant lines covered (100.0%)

10.16 hits per line

Jobs
ID Job ID Ran Files Coverage
1 154.1 18 Nov 2017 03:41PM UTC 0
100.0
Travis Job 154.1
Source Files on build 154
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #154
  • 599c18a7 on github
  • Prev Build on master (#151)
  • Next Build on master (#155)
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