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

eslint / doctrine / 356
99%

Build:
DEFAULT BRANCH: master
Ran 10 Dec 2017 12:58AM UTC
Jobs 4
Files 3
Run time 44s
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
356

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

616.3 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
100.0
lib/typed.js
5
100.0
lib/doctrine.js
Jobs
ID Job ID Ran Files Coverage
1 356.1 10 Dec 2017 12:58AM UTC 0
99.26
Travis Job 356.1
2 356.2 10 Dec 2017 12:59AM UTC 0
99.26
Travis Job 356.2
3 356.3 10 Dec 2017 12:58AM UTC 0
99.26
Travis Job 356.3
4 356.4 10 Dec 2017 12:58AM UTC 0
99.26
Travis Job 356.4
Source Files on build 356
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #356
  • 827f314b on github
  • Prev Build on master (#354)
  • Next Build on master (#357)
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