|
Ran
|
Jobs
1
|
Files
46
|
Run time
16s
|
Badge
README BADGES
|
push
travis-ci-com
<a href="https://github.com/golang-migrate/migrate/commit/<a class=hub.com/golang-migrate/migrate/commit/fedbe42fc81800abd63c2a256159a51f28f49d67">fedbe42fc<a href="https://github.com/golang-migrate/migrate/commit/fedbe42fc81800abd63c2a256159a51f28f49d67">">Add io/fs#FS Driver #471 (#472) * Add io/fs#FS Driver #471 * Refactor iofs.Iofs to be independent of httpfs * Rename Iofs to IoFS, accepts fs.FS and use fs.DirEntry.Info() to undo the changes in ErrDuplicateMigration * fix documents and migration directory for testing * Fix iofs.Driver so that it can be used by embedding it like httpfs.PartialDriver * iofs.Driver closes the file system if possible * Rename receiver * Refactor file driver to use iofs.Driver * iofs build constraint is not needed so remove it * Properly return an error in a corner case * Increase golangci-lint timeout * Fix example code * Revert &quot;Increase golangci-lint timeout" This reverts commit </a><a class="double-link" href="https://github.com/golang-migrate/migrate/commit/<a class="double-link" href="https://github.com/golang-migrate/migrate/commit/2cd12a63b50b7ac48d12dd0adc1ec4f4b49c3b93">2cd12a63b</a>">2cd12a63b</a><a href="https://github.com/golang-migrate/migrate/commit/fedbe42fc81800abd63c2a256159a51f28f49d67">. * unexport driver, add iofs.PartialDriver, remove type alias from file driver * do not panic in Open, return error
18 of 18 new or added lines in 2 files covered. (100.0%)
3048 of 5520 relevant lines covered (55.22%)
16.52 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 2 | 931.2 (GO111MODULE=on MIGRATE_TEST_CONTAINER_BOOT_TIMEOUT=60 DOCKER_USERNAME=golangmigrate DOCKER_PASSWORD=[secure]) | 0 |
55.22 |
Travis Job 931.2 |