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

karenc / db-migrator / 24
78%
master: 97%

Build:
Build:
LAST BUILD BRANCH: 1.1.0
DEFAULT BRANCH: master
Ran 27 Feb 2016 09:46PM UTC
Jobs 2
Files 12
Run time 4s
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
24

push

travis-ci

karenc
Add a logger for dbmigrator that writes to stdout

For example in a migration file
20160128111115_mimetype_removal_from_module_files.py:

```
from dbmigrator import logger

logger.info('message from migration')
```

You will see this when you run the migration:

```
[INFO] dbmigrator (20160128111115_mimetype_removal_from_module_files.py) - message from migration
```

Close #3

144 of 309 relevant lines covered (46.6%)

0.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24.1 27 Feb 2016 09:47PM UTC 0
45.63
Travis Job 24.1
2 24.2 27 Feb 2016 09:46PM UTC 0
44.66
Travis Job 24.2
Source Files on build 24
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #24
  • decb9212 on github
  • Next Build on logger (#50)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc