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

jscs-dev / node-jscs / 1218
97%

Build:
DEFAULT BRANCH: master
Ran 25 Sep 2014 10:03AM UTC
Jobs 1
Files 103
Run time 43s
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
1218

push

travis-ci

markelog
Fix invalid result of findXxxxToken methods when value is provided

When value and type both provided to the "JsFile.findNextToken" method, it will
return the first token matching the type without checking the value because of
the "prevToken.type !== type" condition.

The same applies to both "JsFile.findNextToken" and "JsFile.findPrevToken"

Close gh-645

6 of 6 new or added lines in 1 file covered. (100.0%)

1966 of 2153 relevant lines covered (91.31%)

35.67 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1218.1 25 Sep 2014 10:03AM UTC 0
91.31
Travis Job 1218.1
Source Files on build 1218
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1218
  • 467a170f on github
  • Prev Build on master (#1208)
  • Next Build on master (#1233)
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