Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(dashboard): Don't switch to first tab when directPathToChild changes #26340

Merged
merged 1 commit into from
Dec 22, 2023

fix(dashboard): Don't switch to first tab when directPathToChild changes

ab10fa3
Select commit
Loading
Failed to load commit list.
Merged

fix(dashboard): Don't switch to first tab when directPathToChild changes #26340

fix(dashboard): Don't switch to first tab when directPathToChild changes
ab10fa3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 22, 2023 in 0s

69.18% (+0.00%) compared to 5e85f5c

View this Pull Request on Codecov

69.18% (+0.00%) compared to 5e85f5c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5e85f5c) 69.18% compared to head (ab10fa3) 69.18%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #26340   +/-   ##
=======================================
  Coverage   69.18%   69.18%           
=======================================
  Files        1945     1945           
  Lines       75971    75973    +2     
  Branches     8467     8468    +1     
=======================================
+ Hits        52559    52561    +2     
  Misses      21225    21225           
  Partials     2187     2187           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.