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

uber / react-vis / 2238
84%

Build:
DEFAULT BRANCH: master
Ran 27 Feb 2019 08:01AM UTC
Jobs 2
Files 155
Run time 37s
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
2238

Pull #1114

travis-ci

web-flow
Pass undefined onWheel handler to avoid registering active listener when not needed

In the case that the XYPlot is used without an onWheel callback the code was registering a listener anyway. This would cause warnings in the chrome console about registering an active listener.

The warning will still be shown in the case that an onWheel callback is set, but this change prevents the listener from being registered when it is a no-op anyway.
Pull Request #1114: Avoid registering onWheel listener when not needed in XYPlot

1374 of 1620 branches covered (84.81%)

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

3282 of 3543 relevant lines covered (92.63%)

18715.76 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2238.1 27 Feb 2019 08:01AM UTC 0
92.63
Travis Job 2238.1
2 2238.2 27 Feb 2019 08:01AM UTC 0
92.63
Travis Job 2238.2
Source Files on build 2238
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2238
  • Pull Request #1114
  • PR Base - master (#2236)
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