Deploy April 7th, 2026#1025
Merged
kala-moz merged 11 commits intoproductionfrom Apr 7, 2026
Merged
Conversation
) * updated column title from Total Runs to Total Trials * change key from runs to trials * Update all npm dependencies (2026-03-13) (#1010) * ⬆️ Update all npm dependencies (2026-03-13) * updated snapshots --------- Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com> Co-authored-by: Carla Severe <csevere@mozilla.com> * updated column title from Total Runs to Total Trials * change key from runs to trials --------- Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
* docs: Update Contributing section in README Updated the section in the README where it asks to link PR to issue. We use Bugzilla for filing issues. This PR adds the correct steps to link the PR to the issues. The old steps were relevant if we were using GitHub for filing issues. * Bug-2020964: Implemented review comments Removed the additional instruction on bugzilla attachment as per review comment.
⬆️ Update all npm dependencies (2026-03-25) Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
…ion strategy and test version files (#1017) moved subtest columns to test version strategy and test version files Updated tests to make mann-whitney-u the default. Added duplicated code to revisionRowHelpers.
…mponents are rendered (#1016) * moved test version specific components to the specific test version Added new methods to the strategy interface: expanded left, expanded right, expanded bottom, and getComparisonreResult * lint fix and snapshots updated * removed redundant test version prop from mwu comps * added test coverage for student median difference * Bug-2020964: Update Contributing section in README (#1009) * docs: Update Contributing section in README Updated the section in the README where it asks to link PR to issue. We use Bugzilla for filing issues. This PR adds the correct steps to link the PR to the issues. The old steps were relevant if we were using GitHub for filing issues. * Bug-2020964: Implemented review comments Removed the additional instruction on bugzilla attachment as per review comment. * Update all npm dependencies (2026-03-25) (#1014) ⬆️ Update all npm dependencies (2026-03-25) Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com> * Bug 2024075 Test Version Refactor: Moved subtest columns to test version strategy and test version files (#1017) moved subtest columns to test version strategy and test version files Updated tests to make mann-whitney-u the default. Added duplicated code to revisionRowHelpers. * moved test version specific components to the specific test version Added new methods to the strategy interface: expanded left, expanded right, expanded bottom, and getComparisonreResult * lint fix and snapshots updated * added test coverage for student median difference * revert package.json --------- Co-authored-by: Alex <moijes12@gmail.com> Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
* Bug 2024042 - Add median diff column resolve conflicts for oqz * Bug 2024042 - Adjust testing expectations * Bug 2024042 - Rename Effect Size column to save space, and tighten MD column name
* Use Shapiro-Wilks w/ IQR to cull outlier and ensure of some normality before computing difference of median * Add an icon when it is a good idea to look at the data * Add more tests * Add explicit isDistributionNormal assertions in tests * Reduce horizontal padding on cells
…rsion Dropdown and replace with call to label options in registry (#1020) created label options for test version in strategy Deleted the the hard-coded test version array in TestVersionDropDown.tsx and replaced it with a call to getTestVersionOptions in the test version strategy file
⬆️ Update all npm dependencies (2026-04-02) Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
* Bug-2022758: Remove redundant Dark fonts Refactor fonts.ts to remove the redundant Dark fonts Also updated the settings where Dark fonts were conditionally used. * Bug-2022758: Fix lint errors * Cleanup lint errors in `SearchContainerStyles.ts` * Fix snapshots * Bug-2022758: Removed the mode parameter from SearchContainerStyles * Removed the `mode` parameter from SearchContainerStyles * Updated all calls to SearchContainerStyles * Bug-2022758: Remove comment * Bug-2022758: Add the comment back * Bug-2022758: Update snapshots Update snapshots after running `npm ci`.
* subtest names wrapped vs truncated Reduce significance col and switched places with cles; updated test to reflect col changes. * removed extra padding
✅ Deploy Preview for mozilla-perfcompare ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changelog:
[kala]
[moijes12]
[padenot]
[mgaudet]