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

uber / react-vis / 2238 / 1
84%
master: 84%

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

27 Feb 2019 07:58AM UTC coverage: 92.633% (+0.08%) from 92.555%
2238.1

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%)

3282 of 3543 relevant lines covered (92.63%)

9016.91 hits per line

Source Files on job 2238.1
  • Tree
  • List 0
  • Changed 40
  • Source Changed 1
  • Coverage Changed 40
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 2027
  • Travis Job 2238.1
  • 00b4ce1e on github
  • Prev Job for on master (#2236.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