hypertrace / hypertrace-ui

UI for Hypertrace
Other
25 stars 12 forks source link

fix: emphasize child nodes when group node hover #2565

Closed itssharmasandeep closed 10 months ago

itssharmasandeep commented 11 months ago

Add child nodes to the neighborhood when hovering on the group node. This only works when group node is expanded because while collapsed child nodes are not visible.

github-actions[bot] commented 11 months ago

Test Results

    4 files    316 suites   32m 23s :stopwatch: 1 136 tests 1 136 :white_check_mark: 0 :zzz: 0 :x: 1 146 runs  1 146 :white_check_mark: 0 :zzz: 0 :x:

Results for commit a6c7cc1b.

:recycle: This comment has been updated with latest results.

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (014a1ff) 81.69% compared to head (a6c7cc1) 81.70%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2565 +/- ## ========================================== + Coverage 81.69% 81.70% +0.01% ========================================== Files 928 928 Lines 20790 20792 +2 Branches 3136 3137 +1 ========================================== + Hits 16984 16989 +5 + Misses 3665 3662 -3 Partials 141 141 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.