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

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

Build:
DEFAULT BRANCH: master
Ran 17 Aug 2013 04:57AM UTC
Files 5
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

17 Aug 2013 04:57AM UTC coverage: 99.676% (+9.7%) from 89.935%
316.1

push

travis-ci

bigeasy
Cycle incremental tests, incremental parser start.

Cycle tests now test parsing and serialization incrementally for each
position in the buffer. Incremental parsers return the start position,
the offset into the buffer when parse is complete.

Some notes on why I've moved to cycle and obliterated the legacy.
Intended for an earlier commit message, but it's still relevant.

While I'm renaming and reconsidering, I'm going to reconsider the
structure of all the tests now. Shaking my head gear clear of test
driven design piffle, I don't want to have individual tests for parse
and serialize for each data type. I want a single round trip test for
the implementation of each pattern.

Splitting up the tests in service of the test-driven unit fetishism has
made changes laborious and the test suite brittle. So long as I'm in the
processes of visiting each and every parse and serialize test and
reformatting them by hand to use named parameters, I'd like to
consolidate them into a single test that tests that a buffer can go
through a parser, then a serializer and be the same as it was when it
went in.

While I'm at it, I'd like to get started on full parsers that return
results and purely incremental parsers. A cycle test would generate all
and test all. I qualified the generated parsers and serializers as `bff`
parsers and serializers, to distinguish them from whole parsers and
purely incremental parsers.

Closes #240.
Closes #239.
Closes #225.
Closes #218.
Closes #175.
Closes #174.

308 of 309 relevant lines covered (99.68%)

145.59 hits per line

Source Files on job 316.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 316
  • Travis Job 316.1
  • e1348cde on github
  • Prev Job for on master (#315.1)
  • Next Job for on master (#317.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