Skip to content

Typed arrays + flags for the FuncTable - #6323

Open
mstange wants to merge 1 commit into
firefox-devtools:mainfrom
mstange:push-nuxnmrnvulqk
Open

mstange wants to merge 1 commit into
firefox-devtools:mainfrom
mstange:push-nuxnmrnvulqk

Conversation

@mstange

@mstange mstange commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

Main | Deploy preview

Similar to what #6173 did for the frame table, but for the func table.

@mstange
mstange requested a review from canova September 16, 2026 19:14
@codecov

codecov Bot commented Sep 16, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 89.36170% with 35 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.93%. Comparing base (a99dca0) to head (7684dd5).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/profile-query/index.ts 0.00% 10 Missing ⚠️
src/components/shared/CallNodeContextMenu.tsx 58.82% 7 Missing ⚠️
src/components/tooltip/CallNode.tsx 42.85% 4 Missing ⚠️
src/profile-logic/sanitize.ts 81.81% 4 Missing ⚠️
src/profile-logic/symbolication.ts 88.88% 2 Missing ⚠️
src/profile-query/function-list.ts 60.00% 2 Missing ⚠️
src/profile-logic/insert-stack-labels.ts 88.88% 1 Missing ⚠️
src/profile-logic/line-timings.ts 94.73% 1 Missing ⚠️
src/profile-logic/process-profile.ts 0.00% 1 Missing ⚠️
src/profile-logic/processed-profile-versioning.ts 97.29% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@           Coverage Diff            @@
##             main    #6323    +/-   ##
========================================
  Coverage   83.92%   83.93%            
========================================
  Files         353      354     +1     
  Lines       37969    38083   +114     
  Branches    10604    10763   +159     
========================================
+ Hits        31865    31964    +99     
- Misses       5675     5691    +16     
+ Partials      429      428     -1     

☔ View full report in Codecov by Harness.
📢 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.

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