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

Okanjo / okanjo-app-mysql / 10
100%

Build:
DEFAULT BRANCH: master
Ran 09 Apr 2019 07:34AM UTC
Jobs 3
Files 2
Run time 20s
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
10

push

travis-ci

kfitzgerald
v3.0.0 Update

Breaking Changes:
 * Changed MySQL driver from mysqljs/mysql to mysql/mysql-connector-nodejs
 * MySQLService:
   * `config` argument has changed. See README.md for options.
   * `pool` property has been removed. A new property `client` basically replaces the pool.
   * `query` signature has changed from (query, options, callback) to (sql, args, callback, options)
   * `wrapQuery` has been removed
   * `getConnection` has been replaced with `getSession`
 * CrudService:
   * `connection` option in crud methods has been replaced with `session`.
   * `CrudService.MAX_VALUE` constant class has been replaced with a simple string version.

Other Changes:
 * Updated example app to work with v3 and demonstrated fields too
 * Tests: Updated tests to validate v3 changes
 * Updated dependencies and configurations
 * Updated docs
 * Updated travis-ci build to test both MySQL 5.7 and MySQL 8

322 of 322 relevant lines covered (100.0%)

75.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10.1 09 Apr 2019 07:34AM UTC 0
100.0
Travis Job 10.1
2 10.2 09 Apr 2019 07:34AM UTC 0
100.0
Travis Job 10.2
3 10.3 09 Apr 2019 07:34AM UTC 0
71.74
Travis Job 10.3
Source Files on build 10
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10
  • 98ee7b3d on github
  • Prev Build on master (#9)
  • Next Build on master (#11)
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