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

helpscout / hsds-react / 2017 / 1
94%
master: 94%

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

18 Apr 2019 12:50PM UTC coverage: 100.0%. Remained the same
2017.1

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

Source Files on job 2017.1
  • Tree
  • List 0
  • Changed 7
  • Source Changed 1
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 617
  • Travis Job 2017.1
  • 1f9af92f on github
  • Prev Job for on master (#2016.1)
  • Next Job for on master (#2018.1)
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