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

osmcode / node-osmium / 192
80%

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

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

Jobs
ID Job ID Ran Files Coverage
3 192.3 (NODE_VERSION="0.10.40" COVERAGE=true) 29 Oct 2015 04:33PM UTC 0
78.46
Travis Job 192.3
Source Files on build 192
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #192
  • 1731dd01 on github
  • Prev Build on master (#180)
  • Next Build on master (#193)
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