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

hydralang / ptk / 49 / 3
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v0.5.0
DEFAULT BRANCH: master
Ran 29 Oct 2020 05:53PM UTC
Files 25
Run time 5s
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 2020 04:38PM UTC coverage: 100.0%. Remained the same
49.3

push

travis-ci

klmitch
Refactor parser

This commit refactors the parser by converting the State to an object that
is passed into the New function, which returns a Parser that is an
implementation of IParser.  This also eliminates the need for the Stack
object, so that code has been eliminated.  A PushBackLexer type has also
been created that serves a similar purpose as the BackTracker type from
the lexer.

855 of 855 relevant lines covered (100.0%)

6.14 hits per line

Source Files on job 49.3
  • Tree
  • List 0
  • Changed 8
  • Source Changed 4
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 44
  • Travis Job 49.3
  • 9a6e6c84 on github
  • Prev Job for on parser-refactor (#48.1)
  • Next Job for on parser-refactor (#50.2)
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