Skip to content

Split getSelfAndTotal.#6113

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

Split getSelfAndTotal.#6113
mstange wants to merge 1 commit into
firefox-devtools:mainfrom
mstange:push-ytvwpwmsmzlm

Conversation

@mstange

@mstange mstange commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

When we add the function list, we'll want to be able to sort the table by either the self column or the total column.
For that use case it makes sense to have separate methods to query these values.

Functionally neutral change.

When we add the function list, we'll want to be able to sort the table
by either the self column or the total column.
For that use case it makes sense to have separate methods to query these
values.

Functionally neutral change.
@mstange mstange requested review from canova and fatadel June 22, 2026 15:03
@codecov

codecov Bot commented Jun 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.35%. Comparing base (53a3071) to head (9f08129).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6113   +/-   ##
=======================================
  Coverage   83.35%   83.35%           
=======================================
  Files         339      339           
  Lines       35941    35947    +6     
  Branches    10058    10059    +1     
=======================================
+ Hits        29957    29963    +6     
  Misses       5556     5556           
  Partials      428      428           

☔ 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