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

adonisjs / adonis-lucid / 625
96%

Build:
DEFAULT BRANCH: develop
Ran 03 Mar 2018 08:28AM UTC
Jobs 2
Files 32
Run time 2min
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
625

push

travis-ci

thetutlage
feat(migrations): add keep-alive flag

* Add a keep-alive option to all migration commands.

This prevents the migration commands from closing the database connection which allows for using an in-memory database during testing. Without this the connection is closed after the migrations are run and the next connection starts with an empty database.

* Fix lint errors.

522 of 577 branches covered (90.47%)

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

1455 of 1510 relevant lines covered (96.36%)

700.4 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/Migration/index.js
Jobs
ID Job ID Ran Files Coverage
1 625.1 03 Mar 2018 08:28AM UTC 0
96.36
Travis Job 625.1
2 625.2 03 Mar 2018 08:30AM UTC 0
96.36
Travis Job 625.2
Source Files on build 625
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #625
  • 88423f99 on github
  • Prev Build on develop (#619)
  • Next Build on develop (#632)
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