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

eslint / doctrine / 356 / 2
99%
master: 99%

Build:
DEFAULT BRANCH: master
Ran 10 Dec 2017 12:59AM UTC
Files 3
Run time 0s
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

10 Dec 2017 12:57AM UTC coverage: 99.258% (+0.009%) from 99.249%
356.2

push

travis-ci

web-flow
Update: support node ranges (fixes #89) (#190)

This adds a `range` option to the `parse` API. When enabled, each node has a [start, end] range property indicating its location in the comment.

When computing the range with the `unwrap: true` option, the returned range needs to track indices in the original comment, not the unwrapped version. To implement that behavior, this commit updates the unwrapping logic to use a regular expression rather than a state machine. When converting an index, the parser and re-matches the original comment line-by-line, keeping track of the number of discarded "wrapping" characters.

647 of 663 branches covered (97.59%)

937 of 944 relevant lines covered (99.26%)

154.07 hits per line

Source Files on job 356.2
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 356
  • Travis Job 356.2
  • 827f314b on github
  • Prev Job for on master (#354.4)
  • Next Job for on master (#357.3)
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