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

osmcode / node-osmium / 163
80%

Build:
DEFAULT BRANCH: master
Ran 06 May 2015 09:26AM UTC
Jobs 1
Files 10402
Run time 9min
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
163

push

travis-ci

joto
Always reuse the same wrapper object.

The Node/Way/Relation/Area/Changeset wrapper objects are only created once at
program start and are re-used again and again. This only works for the
streaming interface, not the (deprecated) handler interface. We can do that
because those objects are usable only inside the callback anyway.
This change improves performance by about 20%.

1400 of 1855 relevant lines covered (75.47%)

1264899.99 hits per line

Jobs
ID Job ID Ran Files Coverage
3 163.3 (NODE_VERSION="0.10.38" COVERAGE=true) 06 May 2015 09:26AM UTC 0
75.47
Travis Job 163.3
Source Files on build 163
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #163
  • e0e235e8 on github
  • Prev Build on master (#162)
  • Next Build on master (#164)
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