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

bigeasy / packet / 283 / 1
80%
master: 80%

Build:
DEFAULT BRANCH: master
Ran 13 Aug 2013 03:55AM UTC
Files 114
Run time –
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

13 Aug 2013 03:55AM UTC coverage: 78.003% (+4.7%) from 73.279%
283.1

push

travis-ci

bigeasy
`parse` test function is incremental by default.

The `parse` test function is incremental by default. If you do not
provide a specific parition for the buffer reads, then after a full
buffer read, `parse` will parse the buffer once for each offset. It will
reset the parser, then read the buffer from zero to the offset, then
read a byte at a time thereafter, once for each offset. This will
exercise all the fallbacks and all the incremental branches.

Some tests broke, but rather than try to fix the exsiting generic
parser, which is outgoing, I moved them out of the tests with a rename.

I added a report to `t/test` that lists all the broken tests it finds.
It will remind me to turn these tests on as I implement the new compiled
parsers and serializers.

I'm going to tidy as go with the tests. This commit tides
`t/parser/words.t.js`.

Closes #214.
See #218.

2234 of 2864 relevant lines covered (78.0%)

179.67 hits per line

Source Files on job 283.1
  • Tree
  • List 0
  • Changed 26
  • Source Changed 0
  • Coverage Changed 26
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 283
  • Travis Job 283.1
  • a3dfc620 on github
  • Prev Job for on master (#282.1)
  • Next Job for on master (#287.1)
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