Julusian / node-xencelabs-quick-keys

A Node.js library for interfacing with the Xencelabs Quick Keys https://julusian.github.io/node-xencelabs-quick-keys/
https://www.npmjs.com/org/xencelabs-quick-keys
MIT License
33 stars 4 forks source link

feat: multiple devices on one wireless dongle, with dynamic ids #5

Closed Julusian closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #5 (64fc90d) into main (365a396) will decrease coverage by 22.00%. The diff coverage is 24.48%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main       #5       +/-   ##
===========================================
- Coverage   62.31%   40.30%   -22.01%     
===========================================
  Files          10       15        +5     
  Lines         337      459      +122     
  Branches       33       49       +16     
===========================================
- Hits          210      185       -25     
- Misses        127      266      +139     
- Partials        0        8        +8     
Impacted Files Coverage Δ
packages/core/src/proxy.ts 1.96% <0.00%> (-0.17%) :arrow_down:
packages/core/src/types.ts 100.00% <ø> (ø)
packages/node/src/device.ts 18.75% <0.00%> (+2.08%) :arrow_up:
packages/node/src/index.ts 0.00% <0.00%> (-85.30%) :arrow_down:
packages/webhid/src/device.ts 0.00% <ø> (ø)
packages/webhid/src/index.ts 0.00% <0.00%> (ø)
packages/webhid/src/manager.ts 0.00% <0.00%> (ø)
packages/core/src/wireless-device.ts 5.33% <5.33%> (ø)
packages/core/src/manager.ts 10.52% <10.52%> (ø)
packages/node/src/manager.ts 16.12% <16.12%> (ø)
... and 5 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 365a396...64fc90d. Read the comment docs.