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

edgehog-device-manager / edgehog / 24551555342
72%

Build:
DEFAULT BRANCH: main
Ran 17 Apr 2026 06:38AM UTC
Jobs 1
Files 206
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

17 Apr 2026 06:34AM UTC coverage: 17.299% (-59.0%) from 76.284%
24551555342

push

github

JasminaPiric
fix: force expand all tree nodes on data updates

The tree component automatically collapses whenever the data updates.
This happens because `defaultOpened` only works on the first load, and
the library loses the expansion state when treeData receives new objects
from useMemo.

Added a useEffect that runs a recursive function to force open all
nodes and their children every time treeData changes. This ensures the
tree stays fully expanded even after data refreshes.

Signed-off-by: Jasmina <jasmina.piric@secomind.com>

679 of 4673 branches covered (14.53%)

Branch coverage included in aggregate %.

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

1227 of 6345 relevant lines covered (19.34%)

1.82 hits per line

Uncovered Changes

Lines Coverage ∆ File
9
9.46
frontend/src/components/DeploymentDetails.tsx
Jobs
ID Job ID Ran Files Coverage
1 24551555342.1 17 Apr 2026 06:38AM UTC 206
17.3
GitHub Action Run
Source Files on build 24551555342
  • Tree
  • List 206
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24551555342
  • f2d13649 on github
  • Prev Build on main (#B132704D...)
  • Next Build on main (#24659860758)
  • 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