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

nwoltman / node-mysql-plus / 106
100%

Build:
DEFAULT BRANCH: master
Ran 25 Feb 2017 04:31AM UTC
Jobs 3
Files 13
Run time 6s
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
106

push

travis-ci

nwoltman
PoolPlus: Add debugging to #sync() and fix incorrect documentation

The documentation suggested that if the sync failed, all changes to the database tables would be reverted.
This was not true because even though the code used a MySQL transaction, the types of SQL statements used
to migrate the database schema cause an implicit commit, so using a transaction does absolutely nothing.
The code has now been changed to use a regular connection instead of a transaction.

782 of 782 relevant lines covered (100.0%)

144.68 hits per line

Jobs
ID Job ID Ran Files Coverage
1 106.1 25 Feb 2017 04:31AM UTC 0
100.0
Travis Job 106.1
2 106.2 25 Feb 2017 04:31AM UTC 0
100.0
Travis Job 106.2
3 106.3 25 Feb 2017 04:31AM UTC 0
100.0
Travis Job 106.3
Source Files on build 106
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #106
  • bdbce554 on github
  • Prev Build on master (#105)
  • Next Build on master (#107)
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