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

osmcode / node-osmium / 163 / 3
80%
master: 80%

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

06 May 2015 09:16AM UTC coverage: 75.472% (+0.7%) from 74.739%
NODE_VERSION="0.10.38" COVERAGE=true

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

Source Files on job 163.3 (NODE_VERSION="0.10.38" COVERAGE=true)
  • Tree
  • List 0
  • Changed 21
  • Source Changed 9
  • Coverage Changed 21
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 163
  • Travis Job 163.3
  • e0e235e8 on github
  • Prev Job for NODE_VERSION="0.10.38" COVERAGE=true on master (#162.3)
  • Next Job for NODE_VERSION="0.10.38" COVERAGE=true on master (#164.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