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

pegjs / pegjs / 599 / 1
91%
master: 91%

Build:
DEFAULT BRANCH: master
Ran 17 Jan 2018 05:00PM UTC
Files 22
Run time 1s
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 Jan 2018 04:57PM UTC coverage: 92.571% (+0.02%) from 92.548%
599.1

push

travis-ci

futagoza
Move all codegeneration from `generateBytecode` pass to `generateJs` pass (#459)

* Split 'consts' collection by content types into:

  - literals: for literal expressions, like `"a"`
  - classes: for character class expressions, like `[a]`
  - expectations: for constants describing expected values when parse failed
  - functions: for constants with function code

* Move any JavaScript code generation from 'generateBytecode' to 'generateJs'.
* Rename opcode 'MATCH_REGEXP' to 'MATCH_CLASS' (name reflects purpose, not implementation).
* Replace 'PUSH' opcode with 'PUSH_EMPTY_STRING' opcode because it is only used with empty strings

953 of 1069 branches covered (89.15%)

Branch coverage included in aggregate %.

2374 of 2525 relevant lines covered (94.02%)

4808.89 hits per line

Source Files on job 599.1
  • Tree
  • List 0
  • Changed 6
  • Source Changed 4
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 599
  • Travis Job 599.1
  • 9b90fa1d on github
  • Prev Job for on master (#595.1)
  • Next Job for on master (#600.1)
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