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

zwave-js / zwave-js-ui / 25369828287
19%

Build:
DEFAULT BRANCH: master
Ran 05 May 2026 09:59AM UTC
Jobs 1
Files 70
Run time 1min
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

05 May 2026 09:59AM UTC coverage: 18.314% (-0.02%) from 18.336%
25369828287

push

github

web-flow
fix(zwave): restore debug log level on driver restart during capture session (#4628)

- [x] Fix `ZwaveClient._extraLogTransports` to store `{ transport,
level? }` pairs instead of just transports
- [x] Update `addExtraLogTransport` to store transport+level together
- [x] Update `removeExtraLogTransport` to find by transport field using
`findIndex`
- [x] Update `connect()` to apply the most verbose extra level only when
it is strictly more verbose than the already-configured level
- [x] Extract log level ordering as a module-level constant
`LOG_LEVEL_ORDER`
- [x] Fix TypeScript error: use `typeof currentLevel === 'string'` guard
before passing to `LOG_LEVEL_ORDER.indexOf()` since `logConfig.level` is
typed as `string | number`
- [x] Run tests and lint - all pass

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: robertsLando <11502495+robertsLando@users.noreply.github.com>

336 of 447 branches covered (75.17%)

Branch coverage included in aggregate %.

0 of 33 new or added lines in 1 file covered. (0.0%)

4067 of 23595 relevant lines covered (17.24%)

1.12 hits per line

Uncovered Changes

Lines Coverage ∆ File
33
0.0
0.0% api/lib/ZwaveClient.ts
Jobs
ID Job ID Ran Files Coverage
1 25369828287.1 05 May 2026 09:59AM UTC 70
18.31
GitHub Action Run
Source Files on build 25369828287
  • Tree
  • List 70
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • f6dc9f24 on github
  • Prev Build on master (#25363408684)
  • Next Build on master (#25542897926)
  • Delete
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