Skip to content

Add "Collapse source" transform#5945

Draft
canova wants to merge 1 commit into
firefox-devtools:mainfrom
canova:collapse-source-transform
Draft

Add "Collapse source" transform#5945
canova wants to merge 1 commit into
firefox-devtools:mainfrom
canova:collapse-source-transform

Add "Collapse source" transform

c0e5131
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2026 in 1s

85.37% (-0.01%) compared to 2a7d07e, passed because coverage increased by 0% when compared to adjusted base (85.38%)

View this Pull Request on Codecov

85.37% (-0.01%) compared to 2a7d07e, passed because coverage increased by 0% when compared to adjusted base (85.38%)

Details

Codecov Report

❌ Patch coverage is 83.89831% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.37%. Comparing base (2a7d07e) to head (c0e5131).
⚠️ Report is 132 commits behind head on main.

Files with missing lines Patch % Lines
src/profile-logic/index-translation.ts 46.66% 8 Missing ⚠️
src/profile-logic/transforms.ts 85.10% 7 Missing ⚠️
src/components/shared/CallNodeContextMenu.tsx 84.61% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5945      +/-   ##
==========================================
- Coverage   85.38%   85.37%   -0.01%     
==========================================
  Files         322      322              
  Lines       32099    32215     +116     
  Branches     8840     8872      +32     
==========================================
+ Hits        27408    27505      +97     
- Misses       4260     4279      +19     
  Partials      431      431              

☔ 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.