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

jscs-dev / node-jscs / 1218 / 1
97%
master: 97%

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

25 Sep 2014 10:01AM UTC coverage: 91.314% (+0.4%) from 90.875%
1218.1

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

1966 of 2153 relevant lines covered (91.31%)

35.67 hits per line

Source Files on job 1218.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1218
  • Travis Job 1218.1
  • 467a170f on github
  • Prev Job for on master (#1208.1)
  • Next Job for on master (#1233.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