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

codeforamerica / ohana-api / 344 / 1
99%
master: 99%

Build:
DEFAULT BRANCH: master
Ran 12 May 2014 03:25PM UTC
Files 22
Run time 3s
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

12 May 2014 03:13PM UTC coverage: 98.382%. Remained the same
2.1.1, ADMIN_APP_TOKEN=[secure]

push

travis-ci

monfresh
Use db:structure:load instead of db:schema:load

Because we have migrations that ActiveRecord can't handle, we had to change our schema format to `sql` in application.rb.
This means we should now use db::structure:load to create the DB, so that it uses structure.sql. Otherwise, if we kept using db:schema:load, it would complain that there are pending migrations — the ones that execute SQL that ActiveRecord can't perform.

669 of 680 relevant lines covered (98.38%)

18.66 hits per line

Source Files on job 344.1 (2.1.1, ADMIN_APP_TOKEN=[secure])
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 344
  • Travis Job 344.1
  • 61b55ffd on github
  • Prev Job for 2.1.1, ADMIN_APP_TOKEN=[secure] on master (#334.1)
  • Next Job for 2.1.1, ADMIN_APP_TOKEN=[secure] on master (#347.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