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

jshint / fixmyjs / 130
77%

Build:
DEFAULT BRANCH: master
Ran 09 Jan 2015 03:00AM UTC
Jobs 2
Files 19
Run time 12s
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
130

push

travis-ci

Josh Perez
Allows case conversion when object of MemberExpr

Fixes GH-128 cases were not being converted due to the parent node being
a MemberExpression. We do not want member expression properties to be
converted however object's are fair game.

new_collection[1] // should be converted

foo.new_collection // should not

Also applies the fix to snake_case.

This diff also separates the fail cases so each are included in the
coverage report.

And finally, the traverse function was changed so we can use strict
equality when testing if nodes are the same.

14 of 14 new or added lines in 3 files covered. (100.0%)

319 of 414 relevant lines covered (77.05%)

258.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 130.1 09 Jan 2015 03:00AM UTC 0
77.05
Travis Job 130.1
2 130.2 09 Jan 2015 03:00AM UTC 0
77.05
Travis Job 130.2
Source Files on build 130
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #130
  • ed24a7de on github
  • Prev Build on master (#122)
  • Next Build on master (#131)
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

© 2025 Coveralls, Inc