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

zwave-js / zwave-js-ui / 22755423550
18%

Build:
DEFAULT BRANCH: master
Ran 06 Mar 2026 08:29AM 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

06 Mar 2026 08:28AM UTC coverage: 18.308% (-0.004%) from 18.312%
22755423550

push

github

web-flow
feat: make the network graph truly dynamic (#4573)

This PR fixes issues with the network graph that have bugged me for a
looooong time. It removes the `live view` toggle and `reload graph`
button, because they are now no longer necessary.

Summary of changes:
- Node status (dead/alive) updates immediately, not just after a reload
- Removing a node closes the details view and removes it from the
network graph
- Adding a node adds it to the network graph, along with its primary
route
- Changing routes, adding and removing nodes no longer causes the entire
network map to re-layout. Physics is only enabled for a short time after
changes to incrementally update the layout.
- Updating statistics (e.g. RSSI, speed, ...) in the details view only
updates the edge color and annotation and no longer re-layouts it.

---------

Co-authored-by: Daniel Lando <daniel.sorridi@gmail.com>

334 of 444 branches covered (75.23%)

Branch coverage included in aggregate %.

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

4054 of 23524 relevant lines covered (17.23%)

1.07 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
0.0
0.0% src/stores/base.js
Jobs
ID Job ID Ran Files Coverage
1 22755423550.1 06 Mar 2026 08:29AM UTC 70
18.31
GitHub Action Run
Source Files on build 22755423550
  • 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
  • 8685a5ad on github
  • Prev Build on master (#22727422046)
  • Next Build on master (#22755858891)
  • 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