Skip to content

Expand more interesting nodes and provide a more interesting selection when opening the call tree for the first time#4357

Draft
julienw wants to merge 6 commits into
firefox-devtools:mainfrom
julienw:improve-initial-selection
Draft

Expand more interesting nodes and provide a more interesting selection when opening the call tree for the first time#4357
julienw wants to merge 6 commits into
firefox-devtools:mainfrom
julienw:improve-initial-selection

Update tests

a834cbe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 4, 2026 in 0s

88.37% (+0.00%) compared to bc7efd9

View this Pull Request on Codecov

88.37% (+0.00%) compared to bc7efd9

Details

Codecov Report

❌ Patch coverage is 93.22034% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.37%. Comparing base (bc7efd9) to head (a834cbe).
⚠️ Report is 3402 commits behind head on main.

Files with missing lines Patch % Lines
src/components/calltree/CallTree.js 93.22% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4357   +/-   ##
=======================================
  Coverage   88.37%   88.37%           
=======================================
  Files         282      282           
  Lines       25314    25351   +37     
  Branches     6826     6836   +10     
=======================================
+ Hits        22371    22405   +34     
- Misses       2731     2734    +3     
  Partials      212      212           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.