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

codeforamerica / ohana-api / 1219
99%

Build:
DEFAULT BRANCH: master
Ran 27 Apr 2017 09:01PM UTC
Jobs 1
Files 121
Run time 8s
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
1219

push

travis-ci

monfresh
Update setup_heroku script

1. Stop provisioning DEVISE_SECRET_KEY since a separate setting for Devise is not needed with modern versions of Devise and Rails 4+ (cf. https://github.com/plataformatec/devise/pull/2835). The devise.rb initializer has been updated to allow the application to start without ENV['DEVISE_SECRET_KEY'], in which case Devise will use Rails.application.config.secret_key_base (controlled by ENV['SECRET_TOKEN'])
2. Allow the script to be run idempotently
3. Check if a Heroku add-on is installed before calling "heroku addons:create"
4. Check if SECRET_TOKEN is set before generating one
5. Use "rake secret" instead of Python for UUID generation, since this is a Rails project
6. Add quotaguard:starter addon (cf. https://github.com/codeforamerica/ohana-api/pull/415)

1729 of 1740 relevant lines covered (99.37%)

68.27 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1219.1 (2.3.3) 27 Apr 2017 09:01PM UTC 0
99.37
Travis Job 1219.1
Source Files on build 1219
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1219
  • fbdd8054 on github
  • Prev Build on master (#1214)
  • Next Build on master (#1222)
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