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

hydralang / ptk
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v0.5.0
DEFAULT BRANCH: master
Repo Added 12 Mar 2020 01:18AM UTC
Files 23
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

LAST BUILD ON BRANCH parser-refactor
branch: parser-refactor
CHANGE BRANCH
x
Reset
  • parser-refactor
  • add-back-imports
  • allow-substitute-backtracker
  • doc-clean
  • lexer
  • lexer-refactor
  • make-scanner
  • makefile-tweak
  • markdown-readme
  • master
  • simplify-callbacks
  • utility-work
  • v0.1.0
  • v0.1.1
  • v0.2.0
  • v0.3.0
  • v0.4.0
  • v0.5.0

29 Oct 2020 11:33PM UTC coverage: 100.0%. Remained the same
51

Pull #8

travis-ci

web-flow
Merge b55c1b1dc into 842cbba7a
Pull Request #8: Parser refactor

180 of 180 new or added lines in 8 files covered. (100.0%)

852 of 852 relevant lines covered (100.0%)

18.46 hits per line

Relevant lines Covered
Build:
Build:
852 RELEVANT LINES 852 COVERED LINES
18.46 HITS PER LINE
Source Files on parser-refactor
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
51 parser-refactor Merge b55c1b1dc into 842cbba7a Pull #8 30 Oct 2020 12:27AM UTC web-flow travis-ci
100.0
50 parser-refactor Final gloss on parser refactor This commit represents the final gloss on the parser refactor. It cleans up some documentation and corrects a missed issue where UnaryFactory and BinaryFactory did not conform to the factory functions--they were mi... push 30 Oct 2020 12:25AM UTC klmitch travis-ci
100.0
49 parser-refactor 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 ... push 29 Oct 2020 05:53PM UTC klmitch travis-ci
100.0
48 parser-refactor Fix handling of empty list for ListLexer The ListLexer.Next method had a bug when handling an empty list. This commit corrects the issue by checking that there are tokens when starting the lexer and returning nil if there are none. Subsequent c... push 29 Oct 2020 03:39PM UTC klmitch travis-ci
100.0
See All Builds (64)
  • Repo on GitHub
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