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

MITLibraries / kepler / 264
98%
master: 93%

Build:
Build:
LAST BUILD BRANCH: pagination
DEFAULT BRANCH: master
Ran 03 Nov 2015 08:17PM UTC
Jobs 1
Files 24
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

pending completion
264

push

travis-ci

JPrevost
Flask Migrations

This assumes use of `.env` for local configuration.

You can use `honcho` or `heroku local` to run commands automatically
loading `.env`.

Example to run dev server:
`heroku local` or `heroku local:run python manage.py run server`

Example to create new migration:
`heroku local:run python manage.py db migrate`

Example to apply migrations:
`heroku local:run python manage.py db upgrade`

`app.cfg` loading has been removed, but we could leave it if there is a
reason I’m not thinking of to keep it around in addition to the `.env`
loading.

For further reading:
https://flask-migrate.readthedocs.org/en/latest/
https://devcenter.heroku.com/articles/heroku-local

closes #82
closes #83

648 of 663 relevant lines covered (97.74%)

0.98 hits per line

Jobs
ID Job ID Ran Files Coverage
4 264.4 (TOX_ENV=coveralls) 03 Nov 2015 08:17PM UTC 0
97.74
Travis Job 264.4
Source Files on build 264
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #264
  • 29d527f0 on github
  • Next Build on 83_data_migrations (#266)
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