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

Lange / node-elgato-stream-deck / 111
98%

Build:
DEFAULT BRANCH: master
Ran 28 Nov 2017 06:16PM UTC
Jobs 1
Files 1
Run time 0s
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
111

push

travis-ci

web-flow
Prepare v2.0.0 (#36)

- add `fillPanel` method
- add `clearAllKeys` method
- return the `StreamDeck` constructor instead of automatically instantiating it
- allow providing a `devicePath` to the constructor
  - if no device path is provided, will attempt to use the first found Stream Deck. Errors if no Stream Decks are connected.
- fix center-cropping in `fillImageFromFile`
- update all examples
- add `fillPanel` example
- refactor `StreamDeck` class to move as much as possible to static methods and static getters
- update `this.keyState` *before* emitting `down` and `up` events
  - this is technically a *breaking change*, but is very unlikely to affect any production code
- refactor code to use `async`/`await`
  - this is a *breaking change*, because we now only support Node.js v7.6 or newer
- fix `sharp` only being a `devDependency`, and not a production `dependency`

BREAKING CHANGE: `this.keyState` is now updated **before** `down` and `up` events are emitted.

BREAKING CHANGE: Support for versions of Node.js earlier than 7.6 has been dropped.

24 of 24 branches covered (100.0%)

Branch coverage included in aggregate %.

97 of 97 relevant lines covered (100.0%)

9055.52 hits per line

Jobs
ID Job ID Ran Files Coverage
1 111.1 (CXX=g++-4.8) 28 Nov 2017 06:16PM UTC 0
100.0
Travis Job 111.1
Source Files on build 111
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #111
  • 8b749738 on github
  • Prev Build on master (#107)
  • Next Build on master (#112)
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