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

karenc / db-migrator
97%

Build:
DEFAULT BRANCH: master
Repo Added 15 Feb 2016 06:38PM UTC
Files 22
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 0.1.1
  • 0.1.2
  • 0.1.3
  • 0.1.4
  • 0.2.0
  • 1.0.0
  • 1.0.1
  • 1.0.2
  • 1.1.0
  • close-db-connections
  • context
  • db-config
  • deferred-migrations
  • devops-features
  • fix-list-order
  • fix-tests
  • fix-version
  • list
  • list-by-applied
  • logger
  • mark
  • mark-multiple
  • migrations-directory-and-context
  • move-logger
  • no-migrations-directory
  • no-schema-no-error
  • py3-schema-diff
  • repeat-migrations
  • super-user
  • tests
  • travis
  • update-psycopg2
  • update-readme
  • version

pending completion
220

Pull #55

travis-ci

web-flow
handle empty migration list case for wide listing
Pull Request #55: handle empty migration list case for wide listing

7 of 7 new or added lines in 1 file covered. (100.0%)

1072 of 1101 relevant lines covered (97.37%)

1.93 hits per line

Relevant lines Covered
Build:
Build:
1101 RELEVANT LINES 1072 COVERED LINES
1.93 HITS PER LINE
Source Files on master
  • List 0
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
220 master handle empty migration list case for wide listing Pull #55 22 Feb 2018 04:32PM UTC web-flow travis-ci pending completion  
218 master Update version to 1.1.0 push 03 Jan 2018 05:13PM UTC karenc travis-ci pending completion  
217 master Add db-config-ini-key to CLI options This allows us to use the database connection string in a config file that does not use "db-connection-string" as the key. For example in a config file like this: ``` [app:main] postgresql.db-connection-stri... push 13 Dec 2017 07:15PM UTC karenc travis-ci pending completion  
215 master Allow mark to accept multiple timestamps If there is a list of migrations that needs to be marked as completed (or not completed or deferred), we currently have to do: ``` dbmigrator mark -t 20160228212456 dbmigrator mark -t 20160228202637 ``` ... push 13 Dec 2017 07:15PM UTC karenc travis-ci pending completion  
216 master Add `--sort` (version or applied) to `dbmigrator list` `dbmigrator list` only shows migrations in the order of migration filenames at the moment. It works well for when users are trying to migrate. When users are trying to rollback however, it ... push 13 Dec 2017 07:15PM UTC karenc travis-ci pending completion  
214 master Allow mark to accept multiple timestamps If there is a list of migrations that needs to be marked as completed (or not completed or deferred), we currently have to do: ``` dbmigrator mark -t 20160228212456 dbmigrator mark -t 20160228202637 ``` ... Pull #53 22 Nov 2017 09:16PM UTC web-flow travis-ci pending completion  
212 master Add `--sort` (version or applied) to `dbmigrator list` `dbmigrator list` only shows migrations in the order of migration filenames at the moment. It works well for when users are trying to migrate. When users are trying to rollback however, it ... Pull #51 22 Nov 2017 08:32PM UTC web-flow travis-ci pending completion  
210 master Allow mark to accept multiple timestamps If there is a list of migrations that needs to be marked as completed (or not completed or deferred), we currently have to do: ``` dbmigrator mark -t 20160228212456 dbmigrator mark -t 20160228202637 ``` ... Pull #53 22 Nov 2017 08:31PM UTC web-flow travis-ci pending completion  
208 master Set dbmigrator settings before running utils tests dbmigrators settings are usually set when running the command line interface, but since the utils tests don't use the command line interface, `dbmigrator.utils.set_settings` need to be called exp... push 22 Nov 2017 08:18PM UTC pumazi travis-ci pending completion  
207 master Set dbmigrator settings before running utils tests dbmigrators settings are usually set when running the command line interface, but since the utils tests don't use the command line interface, `dbmigrator.utils.set_settings` need to be called exp... Pull #54 17 Nov 2017 06:58PM UTC web-flow travis-ci pending completion  
See All Builds (186)
  • Repo on GitHub
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

© 2025 Coveralls, Inc