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

nwoltman / node-mysql-plus / 106 / 1
100%
master: 100%

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

25 Feb 2017 04:28AM UTC coverage: 100.0%. Remained the same
106.1

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%)

48.19 hits per line

Source Files on job 106.1
  • Tree
  • List 0
  • Changed 4
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 106
  • Travis Job 106.1
  • bdbce554 on github
  • Prev Job for on master (#105.1)
  • Next Job for on master (#107.2)
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