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

MITLibraries / kepler / 264 / 4
98%
master: 93%

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

03 Nov 2015 08:13PM UTC coverage: 97.738%. First build
TOX_ENV=coveralls

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

Source Files on job 264.4 (TOX_ENV=coveralls)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 264
  • Travis Job 264.4
  • 29d527f0 on github
  • Next Job for TOX_ENV=coveralls on 83_data_migrations (#266.4)
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