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

calmjs / calmjs.parse / 136 / 4
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 26 Jul 2019 09:13PM UTC
Files 51
Run time 6s
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

26 Jul 2019 09:10PM UTC coverage: 100.0%. Remained the same
TRAVIS_NODE_VERSION=6.9

push

travis-ci

metatoaster
Avoid putting error patterns into lexer

- Rather than defining the regex that will be used to determine what
  kind of error for a given input fragment directly into a real lexer
  rule that happen to fail (instead of producing a real token), have
  the t_error token error handler iterate though a list of callables
  that may handle the specific cases.

4462 of 4462 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 136.4 (TRAVIS_NODE_VERSION=6.9)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 133
  • Travis Job 136.4
  • 01f13c75 on github
  • Prev Job for TRAVIS_NODE_VERSION=6.9 on master (#133.4)
  • Next Job for TRAVIS_NODE_VERSION=6.9 on master (#138.4)
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

© 2025 Coveralls, Inc