• 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 v0.2.0
branch: v0.2.0
CHANGE BRANCH
x
Reset
  • v0.2.0
  • add-back-imports
  • allow-substitute-backtracker
  • doc-clean
  • lexer
  • lexer-refactor
  • make-scanner
  • makefile-tweak
  • markdown-readme
  • master
  • parser-refactor
  • simplify-callbacks
  • utility-work
  • v0.1.0
  • v0.1.1
  • v0.3.0
  • v0.4.0
  • v0.5.0

13 Mar 2020 11:57AM UTC coverage: 100.0%. First build
7

push

travis-ci

klmitch
Add Parser, application state to State

This commit adds the parser and an application state to the State type.
It also includes changes to the Literal, Prefix, Infix, and InfixR helper
functions to pass the state along to the factories.  These changes reduce
the number of arguments passed to the parse functions by allowing the
parser to be pulled from the state, as well as giving the application
using the toolkit the opportunity to include its own application state, if
that is needed for the parser being built.

751 of 751 relevant lines covered (100.0%)

7.22 hits per line

Relevant lines Covered
Build:
Build:
751 RELEVANT LINES 751 COVERED LINES
7.22 HITS PER LINE
Source Files on v0.2.0
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
7 v0.2.0 Add Parser, application state to State This commit adds the parser and an application state to the State type. It also includes changes to the Literal, Prefix, Infix, and InfixR helper functions to pass the state along to the factories. These ch... push 13 Mar 2020 11:58AM 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