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

calmjs / calmjs.parse / 11 / 6
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 08 Jun 2017 09:52AM UTC
Files 28
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

08 Jun 2017 09:45AM UTC coverage: 100.0%. Remained the same
TRAVIS_NODE_VERSION=0.12

push

travis-ci

metatoaster
Using the factory, revamp the str/repr

- The ES5Program class no longer has pretty printing capabilities by
  default, and now inherits from Program
- The parser no longer imports directly from asttypes, but rather use
  the factory to create a new version with the desired pretty printing
  methods for the str/repr representations.
- Naturally, update the rest of the code
- Also ensure that the es5.PrettyPrinter class don't attempt to invoke
  a str version of its own, but use the repr instead.
- Have the ReprVisitor take a depth parameter - a depth of 0 means no
  traversal, 1 for a single level of depth, etc.
- This completes the better implementation of the repr for each node in
  a generic, extensible and non-invasive way for rspivak/slimit#73

1641 of 1641 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 11.6 (TRAVIS_NODE_VERSION=0.12)
  • Tree
  • List 0
  • Changed 9
  • Source Changed 9
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 11
  • Travis Job 11.6
  • 6bccb13c on github
  • Prev Job for TRAVIS_NODE_VERSION=0.12 on master (#10.6)
  • Next Job for TRAVIS_NODE_VERSION=0.12 on master (#12.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