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

mapbox / node-sqlite3 / 999 / 7
36%
master: 36%

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

16 Jul 2018 04:59PM UTC coverage: 85.857%. First build
NODE_VERSION="5" COVERAGE=true PUBLISHABLE=false

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

Source Files on job 999.7 (NODE_VERSION="5" COVERAGE=true PUBLISHABLE=false)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 886
  • Travis Job 999.7
  • ed1a2cb8 on github
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