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

helpscout / hsds-react / 2017
94%

Build:
DEFAULT BRANCH: master
Ran 18 Apr 2019 12:57PM UTC
Jobs 1
Files 485
Run time 30s
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
2017

push

travis-ci

web-flow
ScrollLock: Locking fix + resolve console warning (#587)

* ScrollLock: Locking fix + resolve console warning

This update fixes the ScrollLock mechanism to work with the newer browser +
React handling for `wheel` events.

The event listener is now added directly to the DOM node via `addEventListener`,
rather than tapping into the `onWheel` callback from React, which is now
considered "passive", and no longer provides us with the correct `eventTarget`.

`@helpscout/cyan` was added to help make it (much MUCH) easier to write
`wheel` event based tests, since these are now fired outside of React.

* Rename ScrollLock.test file

* Remove rAF stubbing. Relying on Cyan to do it.

* Update cyan to the latest v0.0.15

3702 of 3702 branches covered (100.0%)

Branch coverage included in aggregate %.

7625 of 7625 relevant lines covered (100.0%)

277.53 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2017.1 18 Apr 2019 12:57PM UTC 0
100.0
Travis Job 2017.1
Source Files on build 2017
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2017
  • 1f9af92f on github
  • Prev Build on master (#2016)
  • Next Build on master (#2018)
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