Skip to content

Add "Collapse source" transform#5945

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

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

Conversation

@canova
Copy link
Copy Markdown
Member

@canova canova commented Apr 10, 2026

This is going to be very useful when we have the source map symbolication support. This way, we will be able to callapse things like react.min.js that is polluting the call tree otherwise.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 10, 2026

Codecov Report

❌ Patch coverage is 83.89831% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.37%. Comparing base (92415bc) to head (c0e5131).
⚠️ Report is 1 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       32103    32215     +112     
  Branches     8839     8872      +33     
==========================================
+ Hits        27412    27505      +93     
- 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.

This is going to be very useful when we have the source map
symbolication support. This way, we will be able to callapse things like
react.min.js that is polluting the call tree otherwise.
@canova canova force-pushed the collapse-source-transform branch from 9069714 to c0e5131 Compare April 10, 2026 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant