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

karenc / db-migrator / 34 / 1
93%
master: 97%

Build:
Build:
LAST BUILD BRANCH: 1.1.0
DEFAULT BRANCH: master
Ran 28 Feb 2016 08:58PM UTC
Files 15
Run time 0s
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

28 Feb 2016 08:52PM UTC coverage: 63.187% (-0.2%) from 63.361%
34.1

push

travis-ci

karenc
Fix `dbmigrator generate` migrations directory lookup

```
Traceback (most recent call last):
  File "./bin/dbmigrator", line 9, in <module>
    load_entry_point('db-migrator==0.1.1', 'console_scripts', 'dbmigrator')()
  File "/home/karen/db-migrator/dbmigrator/cli.py", line 86, in main
    return args['cmmd'](**args)
  File "/home/karen/db-migrator/dbmigrator/commands/generate.py", line 25, in cli_command
    path = os.path.join(directory, filename)
  File "/home/karen/db-migrator/lib/python3.4/posixpath.py", line 82, in join
    elif not path or path.endswith(sep):
AttributeError: 'list' object has no attribute 'endswith'
```

230 of 364 relevant lines covered (63.19%)

0.63 hits per line

Source Files on job 34.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 34
  • Travis Job 34.1
  • 59a29c7a on github
  • Prev Job for on tests (#33.1)
  • Next Job for on tests (#36.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