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

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

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

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'
```

233 of 364 relevant lines covered (64.01%)

1.26 hits per line

Jobs
ID Job ID Ran Files Coverage
1 34.1 28 Feb 2016 08:58PM UTC 0
63.19
Travis Job 34.1
2 34.2 28 Feb 2016 08:58PM UTC 0
62.36
Travis Job 34.2
Source Files on build 34
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #34
  • 59a29c7a on github
  • Prev Build on tests (#33)
  • Next Build on tests (#36)
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