-
Notifications
You must be signed in to change notification settings - Fork 5.2k
feat: better test reports #32526
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
feat: better test reports #32526
+95
−83
Conversation
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
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
Builds ready [6b2a3ca]
UI Startup Metrics (1207 ± 65 ms)
Benchmark value 20 exceeds gate value 18 for chrome browserify home p95 backgroundConnect Benchmark value 2220 exceeds gate value 2192 for chrome webpack home mean uiStartup Benchmark value 1742 exceeds gate value 1711 for chrome webpack home mean load Benchmark value 1736 exceeds gate value 1704 for chrome webpack home mean domContentLoaded Benchmark value 1731 exceeds gate value 1699 for chrome webpack home mean loadScripts Benchmark value 2461 exceeds gate value 2454 for chrome webpack home p95 uiStartup Benchmark value 26 exceeds gate value 24 for firefox browserify home p95 getState Benchmark value 1616 exceeds gate value 1615 for firefox webpack home mean uiStartup Benchmark value 1388 exceeds gate value 1380 for firefox webpack home mean load Benchmark value 1388 exceeds gate value 1380 for firefox webpack home mean domContentLoaded Benchmark value 1367 exceeds gate value 1360 for firefox webpack home mean loadScripts Sum of mean exceeds: 147ms | Sum of p95 exceeds: 11ms Sum of all benchmark exceeds: 158ms Bundle size diffs
|
HowardBraham
reviewed
May 5, 2025
HowardBraham
reviewed
May 6, 2025
HowardBraham
previously approved these changes
May 6, 2025
HowardBraham
approved these changes
May 6, 2025
DDDDDanica
approved these changes
May 6, 2025
Builds ready [8be50c6]
UI Startup Metrics (1193 ± 56 ms)
Benchmark value 2253 exceeds gate value 2192 for chrome webpack home mean uiStartup Benchmark value 1749 exceeds gate value 1711 for chrome webpack home mean load Benchmark value 1740 exceeds gate value 1704 for chrome webpack home mean domContentLoaded Benchmark value 1735 exceeds gate value 1699 for chrome webpack home mean loadScripts Benchmark value 2506 exceeds gate value 2454 for chrome webpack home p95 uiStartup Benchmark value 2051 exceeds gate value 2030 for chrome webpack home p95 load Sum of mean exceeds: 171ms | Sum of p95 exceeds: 73ms Sum of all benchmark exceeds: 244ms Bundle size diffs [🚀 Bundle size reduced!]
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
no-changelog
no-changelog Indicates no external facing user changes, therefore no changelog documentation needed
team-extension-platform
Extension Platform team
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.
Description
This PR improves the current test reporting capabilities.
Related issues
Fixes: #31994
Manual testing steps
Screenshots/Recordings
Not applicable
Pre-merge author checklist
Pre-merge reviewer checklist