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

yannickcr / eslint-plugin-react / 1079
97%

Build:
DEFAULT BRANCH: master
Ran 30 Jul 2016 07:14PM UTC
Jobs 3
Files 53
Run time 10s
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
1079

push

travis-ci

lencioni
Prevent jsx-handler-names from incorrectly flagging `only`

The rule was triggered for a property `only`. This is because the regex
was checking for the prefix (by default "on") followed by any
characters. We can fix this by ensuring that the prefix we are checking
for is always followed by an uppercase character.

It was suggested in the issue that we might want to allow this rule to
accept a regex, which would allow for more flexibility in how this rule
is configured. I think this might be a nice enhancement, but since this
fix was so simple I decided to go with the quick and easy win at this
time.

Fixes #571

2024 of 2088 relevant lines covered (96.93%)

360.53 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1079.1 30 Jul 2016 07:14PM UTC 0
96.93
Travis Job 1079.1
2 1079.2 30 Jul 2016 07:14PM UTC 0
96.93
Travis Job 1079.2
3 1079.3 30 Jul 2016 07:14PM UTC 0
96.93
Travis Job 1079.3
Source Files on build 1079
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1079
  • 1a1dcdb5 on github
  • Prev Build on master (#1077)
  • Next Build on master (#1082)
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