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

karenc / db-migrator
98%
master: 97%

Build:
Build:
LAST BUILD BRANCH: 1.1.0
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 mark-multiple
branch: mark-multiple
CHANGE BRANCH
x
Reset
  • mark-multiple
  • 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
  • master
  • 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
213

push

travis-ci

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

Now it will accept a list and we can do this instead:

```
dbmigrator mark -t 20160228212456 20160228202637
```

28 of 28 new or added lines in 2 files covered. (100.0%)

1048 of 1073 relevant lines covered (97.67%)

1.94 hits per line

Relevant lines Covered
Build:
Build:
1073 RELEVANT LINES 1048 COVERED LINES
1.94 HITS PER LINE
Source Files on mark-multiple
  • List 0
  • Changed 5
  • Source Changed 2
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
213 mark-multiple 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 22 Nov 2017 09:16PM UTC karenc travis-ci pending completion  
209 mark-multiple 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 22 Nov 2017 08:31PM UTC karenc travis-ci pending completion  
204 mark-multiple 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 16 Nov 2017 10:32PM UTC karenc 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