Skip to content

Bug 2026342 : Replace truncated subtest names with full name #1023

Open
kala-moz wants to merge 2 commits intomozilla:mainfrom
kala-moz:reduce-sig-col
Open

Bug 2026342 : Replace truncated subtest names with full name #1023
kala-moz wants to merge 2 commits intomozilla:mainfrom
kala-moz:reduce-sig-col

Conversation

@kala-moz
Copy link
Copy Markdown
Contributor

@kala-moz kala-moz commented Apr 3, 2026

Fix for Bug 2026342.

In order to show the full name of the subtests for Mann-Whitney-U, the Significance column (now called Sig) was reduced in size, Significant text replaced with up arrow icon, Not Significant replaced with -, and the col switched places with the CLES column for better reading. This change required changing the size of the other columns as shown in src/common/testVersions/mannWhitney.tsx. Also to make more space, reduced Cliff's Delta to CD.

Furthermore, I noticed the header width didn't match the width of the cells, so an extra util was added to make sure the min-content of the cells didn't expand a track beyond its fr allocation. This creates a cleaner more aligned table.

Before: Main Link

Screenshot 2026-04-03 at 10 25 09 AM

After: Deploy Link

Screenshot 2026-04-03 at 10 25 38 AM

Lastly, the tests were updated to reflect the name changes.

Reduce significance col and switched places with cles; updated test to reflect col changes.
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 3, 2026

Deploy Preview for mozilla-perfcompare ready!

Name Link
🔨 Latest commit 6bc5596
🔍 Latest deploy log https://app.netlify.com/projects/mozilla-perfcompare/deploys/69cff65e576bfb00089628ec
😎 Deploy Preview https://deploy-preview-1023--mozilla-perfcompare.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@kala-moz kala-moz marked this pull request as draft April 3, 2026 16:59
@kala-moz kala-moz changed the title subtest names wrapped vs truncated Bug 2026342 : Replace truncated subtest names with full name Apr 3, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.19%. Comparing base (bd39067) to head (6bc5596).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1023   +/-   ##
=======================================
  Coverage   96.18%   96.19%           
=======================================
  Files         110      111    +1     
  Lines        3148     3153    +5     
  Branches      711      715    +4     
=======================================
+ Hits         3028     3033    +5     
  Misses        118      118           
  Partials        2        2           

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

@kala-moz kala-moz marked this pull request as ready for review April 3, 2026 17:37
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