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

pegjs / pegjs / 599
91%

Build:
DEFAULT BRANCH: master
Ran 17 Jan 2018 05:00PM UTC
Jobs 3
Files 22
Run time 40s
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

pending completion
599

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%)

14426.67 hits per line

Jobs
ID Job ID Ran Files Coverage
1 599.1 17 Jan 2018 05:00PM UTC 0
92.57
Travis Job 599.1
2 599.2 17 Jan 2018 05:00PM UTC 0
92.57
Travis Job 599.2
3 599.3 17 Jan 2018 05:00PM UTC 0
92.57
Travis Job 599.3
Source Files on build 599
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #599
  • 9b90fa1d on github
  • Prev Build on master (#595)
  • Next Build on master (#600)
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