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

Mingun / pegjs / 167 / 1
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 20 Jan 2018 01:33PM UTC
Files 18
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

20 Jan 2018 11:52AM UTC coverage: 93.192% (+0.03%) from 93.166%
167.1

push

travis-ci

Mingun
Add ability to extract comments from the grammar

All comments stored in the `comments` property of the `grammar` node.
This property is object with mapping start offset of comment to comment object, that looks like:

```js
{
  text: 'text in the comment, just after // or /* and before */',
  multiline: true|false,// true for /**/ comments, false for // comments
  location: location()
}
```

1113 of 1230 branches covered (90.49%)

Branch coverage included in aggregate %.

2542 of 2692 relevant lines covered (94.43%)

13747.88 hits per line

Source Files on job 167.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 167
  • Travis Job 167.1
  • 393fe9e7 on github
  • Prev Job for on master (#165.1)
  • Next Job for on master (#169.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

© 2026 Coveralls, Inc