|
Ran
|
Files
46
|
Run time
15s
|
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
3048 of 5520 relevant lines covered (55.22%)
16.52 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|