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

golang-migrate / migrate / 345
54%

Build:
DEFAULT BRANCH: master
Ran 27 Feb 2019 12:09AM UTC
Jobs 3
Files 12
Run time 3min
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
345

push

travis-ci-com

dhui
postgres: Move lock out of ensureVersionTable, for consistency with other SQL operations (#173)

* Consistently lock in ensureVersionTable and do not call ensureVersionTable from Drop across all database implementations

* Add test for dropping postgres databases

* Fix failing database tests

* Fix CockroachDb test, lock table should be created before versionTable

* Add Initialize() to Driver interface, and add integration tests for Drop() between database implementations and migrate

* Remove Initialize, document breaking behaviour of Drop

* Revert introduction of Initialize method

* Removed Initialize in Stub as well

* Remove call to non-existent Initialize and make sure to close re-initialized database connections

* Revert changes to TestDrop in database/testing

* Split Test and TestMigrate into different test entrypoints

* Remove unused import in migrate_testing

* Remove erroneous code to fix tests

* Add stub source imports to database tests

* Add Stub source to migrate tests

* Use example migrations for tests

* Add file driver to database tests

* Align database directory layout

* Add file source driver to Cassandra

* Review changes

* Minor syntactic change for cleaner diff

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

778 of 1306 relevant lines covered (59.57%)

93.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 345.1 27 Feb 2019 12:10AM UTC 0
59.57
Travis Job 345.1
2 345.2 27 Feb 2019 12:09AM UTC 0
59.57
Travis Job 345.2
3 345.3 27 Feb 2019 12:13AM UTC 0
59.57
Travis Job 345.3
Source Files on build 345
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #345
  • 480a5a63 on github
  • Prev Build on master (#319)
  • Next Build on master (#346)
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