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

hydralang / ptk / 16 / 1
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v0.5.0
DEFAULT BRANCH: master
Ran 18 Mar 2020 05:08PM UTC
Files 30
Run time 4s
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

17 Mar 2020 08:24PM UTC coverage: 100.0%. First build
16.1

push

travis-ci

klmitch
Properly detect EOF from source

While developing a utility recognizer, it was realized that the lexer
state did not have a reliable way of determining if there were more
characters to retrieve from the character stream.  Such a call cannot be
added to the ordinary CharStream, because not all versions know that
without trying to return a character, so this commit adds a More method to
the BackTracker type and updates lexer.State to utilize this method.  This
will ensure that lexer.State.Next does not attempt to call a recognizer
unless there is input for it to consume, and the recognizer need do
nothing special to handle EOF.

1397 of 1397 relevant lines covered (100.0%)

4.37 hits per line

Source Files on job 16.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15
  • Travis Job 16.1
  • 001e0d7d 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