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

mapbox / node-sqlite3 / 999
36%

Build:
DEFAULT BRANCH: master
Ran 16 Jul 2018 04:59PM UTC
Jobs 1
Files 142
Run time 16s
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
999

Pull #1025

travis-ci

Trever Shick
Add db.configure('chunkSize', <int>);

There was no way (that i could find) to set the SQLITE_FCNTL_CHUNK_SIZE
via the javascript, so i extended the 'configure' method to allow
'chunkSize' to be passed in.

I also added a callback on the configure method. This commit only has
the change for chunkSize but it probably should be extended to all
configure options (the callback that is).

I created a new ConfigureIntBaton that was very specific to the problem of
configuring the db with a numeric value. I did this instead of
overridding the status value in the baton.  It felt cleaner.

Addresses mapbox/node-sqlite3#980
Pull Request #1025:

947 of 1103 relevant lines covered (85.86%)

153705.21 hits per line

Jobs
ID Job ID Ran Files Coverage
7 999.7 (NODE_VERSION="5" COVERAGE=true PUBLISHABLE=false) 16 Jul 2018 04:59PM UTC 0
85.86
Travis Job 999.7
Source Files on build 999
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #999
  • Pull Request #1025
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