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

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

Build:
DEFAULT BRANCH: master
Ran 29 Oct 2015 04:33PM UTC
Files 10291
Run time 15min
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

29 Oct 2015 04:33PM UTC coverage: 78.46% (-1.5%) from 79.92%
NODE_VERSION="0.10.40" COVERAGE=true

push

travis-ci

joto
Fix issue with data not being flushed.

Node-osmium buffers data in some places, and those buffers weren't flushed
properly in every case. Problem is we can not flush them automatically in all
places, because we do not know when to do this. So now the user must call
`end()` on any handlers he uses to flush everything.

See the demo/multipolygon/index.js for an example on how this is done.

This change might break some existing code where the flush was done
automatically!

See #60.

1406 of 1792 relevant lines covered (78.46%)

1309361.67 hits per line

Source Files on job 192.3 (NODE_VERSION="0.10.40" COVERAGE=true)
  • Tree
  • List 0
  • Changed 19
  • Source Changed 10
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 192
  • Travis Job 192.3
  • 1731dd01 on github
  • Prev Job for NODE_VERSION="0.10.40" COVERAGE=true on master (#180.3)
  • Next Job for NODE_VERSION="0.10.40" COVERAGE=true on master (#193.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