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

hph / wings / 154 / 1
100%
master: 100%

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

18 Nov 2017 03:39PM UTC coverage: 100.0%. Remained the same
154.1

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

Source Files on job 154.1
  • Tree
  • List 0
  • Changed 7
  • Source Changed 1
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 154
  • Travis Job 154.1
  • 599c18a7 on github
  • Prev Job for on master (#151.1)
  • Next Job for on master (#155.1)
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