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

nwoltman / node-mysql-plus / 29 / 3
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 28 May 2016 03:28AM UTC
Files 11
Run time 0s
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

28 May 2016 03:24AM UTC coverage: 99.345% (-0.7%) from 100.0%
29.3

push

travis-ci

nwoltman
MySQLTable: Fix escaping bug in .insert() and .update()

Fixes a bug where if the first argument passed to .insert() or .update() was
an object and one of the values was a string with a question mark, the
question mark would be used as an escaping placeholder.

This fix required the signature to .update() to be changed. Now the `data`
argument cannot be a string.

607 of 611 relevant lines covered (99.35%)

37.74 hits per line

Source Files on job 29.3
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 29
  • Travis Job 29.3
  • a271b9d2 on github
  • Prev Job for on master (#28.3)
  • Next Job for on master (#30.3)
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