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

jshint / fixmyjs / 130 / 1
77%
master: 77%

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

09 Jan 2015 02:38AM UTC coverage: 77.053% (+0.4%) from 76.658%
130.1

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.

319 of 414 relevant lines covered (77.05%)

129.43 hits per line

Source Files on job 130.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 130
  • Travis Job 130.1
  • ed24a7de on github
  • Prev Job for on master (#122.1)
  • Next Job for on master (#131.2)
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