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

hydralang / ptk / 10
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v0.5.0
DEFAULT BRANCH: master
Ran 15 Mar 2020 07:57PM UTC
Jobs 2
Files 27
Run time 34s
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

15 Mar 2020 07:56PM UTC coverage: 100.0%. Remained the same
10

push

travis-ci

klmitch
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.TokenStream
(a lexer.State under the covers) that yields tokens until the character
stream is exhausted.

1257 of 1257 relevant lines covered (100.0%)

7.38 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10.1 15 Mar 2020 07:58PM UTC 0
100.0
Travis Job 10.1
2 10.2 15 Mar 2020 07:57PM UTC 0
100.0
Travis Job 10.2
Source Files on build 10
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10
  • 481dd9db on github
  • Prev Build on lexer (#9)
  • Next Build on lexer (#11)
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