Skip to content

Split getSelfAndTotal.#6113

Merged
mstange merged 2 commits into
firefox-devtools:mainfrom
mstange:push-ytvwpwmsmzlm
Jun 23, 2026
Merged

Split getSelfAndTotal.#6113
mstange merged 2 commits 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.46%. Comparing base (9f08129) to head (309336c).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6113      +/-   ##
==========================================
+ Coverage   83.35%   83.46%   +0.11%     
==========================================
  Files         339      341       +2     
  Lines       35947    36071     +124     
  Branches    10059    10000      -59     
==========================================
+ Hits        29963    30107     +144     
+ Misses       5556     5536      -20     
  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.

@mstange mstange enabled auto-merge June 23, 2026 13:02
@mstange mstange merged commit 28216fd into firefox-devtools:main Jun 23, 2026
21 checks passed
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.

2 participants