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

hydralang / ptk / 49
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v0.5.0
DEFAULT BRANCH: master
Ran 29 Oct 2020 05:53PM UTC
Jobs 3
Files 25
Run time 28s
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

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%)

18.41 hits per line

Jobs
ID Job ID Ran Files Coverage
1 49.1 29 Oct 2020 05:53PM UTC 0
100.0
Travis Job 49.1
2 49.2 29 Oct 2020 05:53PM UTC 0
100.0
Travis Job 49.2
3 49.3 29 Oct 2020 05:53PM UTC 0
100.0
Travis Job 49.3
Source Files on build 49
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #49
  • 9a6e6c84 on github
  • Prev Build on parser-refactor (#48)
  • Next Build on parser-refactor (#50)
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