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

15 Mar 2020 08:29PM UTC coverage: 100.0%. Remained the same
12

Pull #1

travis-ci

web-flow
Add docs for the lexer package

This commit simply adds some top-level documentation for the lexer
package.
Pull Request #1: Lexer framework

519 of 519 new or added lines in 13 files covered. (100.0%)

1257 of 1257 relevant lines covered (100.0%)

7.38 hits per line

Relevant lines Covered
Build:
Build:
1257 RELEVANT LINES 1257 COVERED LINES
7.38 HITS PER LINE
Source Files on lexer
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
12 lexer Add docs for the lexer package This commit simply adds some top-level documentation for the lexer package. Pull #1 15 Mar 2020 08:30PM UTC web-flow travis-ci
100.0
11 lexer Add docs for the lexer package This commit simply adds some top-level documentation for the lexer package. push 15 Mar 2020 08:29PM UTC klmitch travis-ci
100.0
10 lexer Create the lexical analyzer This commit contains the lexical analyzer framework. A user instantiates a Lexer object (using New) and passes it a default classifier, then calls the Lex method with a CharStream. This then returns a common.TokenStr... push 15 Mar 2020 07:57PM UTC klmitch travis-ci
100.0
9 lexer Create the scanner This commit contains the scanner. A scanner is a CharStream that returns consecutive runes from an io.Reader object. The scanner is also responsible for handling line endings; this is done through the LineStyle type, of which... push 15 Mar 2020 01:45AM 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