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

olin-build / abe-web / 294 / 1
34%
dev: 39%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/handlebars-4.7.6
DEFAULT BRANCH: dev
Ran 09 May 2018 05:06PM UTC
Files 16
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

09 May 2018 05:03PM UTC coverage: 21.862%. First build
294.1

push

travis-ci

osteele
Fix #149 Heroku doesn't pick up changed environment variables

Move the webpack build step from postinstall to start.

This makes bringing up a dyno slower (although the build is faster, so it should be the same total time for a new deployment), but the app picks up changes to environment variables without requiring a re-deploy.

This also brings another couple of benefits:
* `yarn start` runs the latest sources. This is typically what I want; the fact that it doesn't has got me a few times. (`yarn run` is available to just run the production server, without building the client.)
* `yarn install` no longer runs webpack. This was undesireable behavior (although fixing just this could have been accomplished by moving the build from `postinstall` to `heroku-postbuild`).

63 of 262 branches covered (24.05%)

Branch coverage included in aggregate %.

92 of 447 relevant lines covered (20.58%)

0.91 hits per line

Source Files on job 294.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 15
  • Travis Job 294.1
  • bee1b981 on github
  • Next Job for on osteele/webpack-env-vars (#297.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