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

dhild / martin / 35
0%

Build:
DEFAULT BRANCH: master
Ran 23 Jan 2017 07:52AM UTC
Jobs 3
Files 8
Run time 4min
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
35

push

travis-ci

dhild
refactor: clean up parsing, organize modules

We expose more types as public types (QType, Opcode), preferring to use
the std::result::Result type rather than just the nom::IResult type.
I am still on the fence as to whether the nom types need to be exposed
at all by this library, but I'm leaning towards a no. Further error
types need to be defined, built out, and implemented before this will
work properly in error scenarios.

I've also found new ways to use the nom macros, simply by reordering
the arguments where the `data` parameter (containing the entire message
slice) are concerned, and using the `apply` macro. This has simplified
many parsers; there may be more simplifications that can be applied.

529 of 666 relevant lines covered (79.43%)

1.09 hits per line

Jobs
ID Job ID Ran Files Coverage
1 35.1 23 Jan 2017 07:56AM UTC 0
0.0
Travis Job 35.1
2 35.2 23 Jan 2017 07:52AM UTC 0
0.0
Travis Job 35.2
3 35.3 23 Jan 2017 07:53AM UTC 0
79.43
Travis Job 35.3
Source Files on build 35
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #35
  • 4bb410f8 on github
  • Prev Build on master (#34)
  • Next Build on master (#36)
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