-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Onboarding app header onboarding unit test and snapshot #18254
Merged
tmashuang
merged 12 commits into
develop
from
17191-onboarding-unit-tests-onboarding-app-header
Apr 5, 2023
Merged
Onboarding app header onboarding unit test and snapshot #18254
tmashuang
merged 12 commits into
develop
from
17191-onboarding-unit-tests-onboarding-app-header
Apr 5, 2023
Conversation
This file contains 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. |
Codecov Report
@@ Coverage Diff @@
## develop #18254 +/- ##
===========================================
+ Coverage 65.08% 65.10% +0.02%
===========================================
Files 935 935
Lines 35924 35924
Branches 9228 9228
===========================================
+ Hits 23378 23385 +7
+ Misses 12546 12539 -7 see 1 file with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Builds ready [78bb08e]
Page Load Metrics (1584 ± 45 ms)
Bundle size diffs
|
darkwing
approved these changes
Mar 22, 2023
Builds ready [12e683d]
Page Load Metrics (1600 ± 100 ms)
Bundle size diffs
|
Builds ready [d0d4c6b]
Page Load Metrics (1663 ± 59 ms)
Bundle size diffs
|
Builds ready [5033326]
Page Load Metrics (1595 ± 41 ms)
Bundle size diffs
|
Builds ready [532b22c]
Page Load Metrics (1631 ± 86 ms)
Bundle size diffs
|
Builds ready [393f223]
Page Load Metrics (1644 ± 77 ms)
Bundle size diffs
|
Builds ready [3aca18a]
Page Load Metrics (1522 ± 34 ms)
Bundle size diffs
|
DDDDDanica
reviewed
Mar 30, 2023
ui/pages/onboarding-flow/onboarding-app-header/onboarding-app-header.test.js
Show resolved
Hide resolved
Builds ready [b5399dd]
Page Load Metrics (1825 ± 115 ms)
Bundle size diffs
|
Builds ready [9cee1ed]
Page Load Metrics (1531 ± 38 ms)
Bundle size diffs
|
DDDDDanica
approved these changes
Apr 3, 2023
Builds ready [9d83b07]
Page Load Metrics (2294 ± 85 ms)
Bundle size diffs
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Explanation
Onboarding app header onboarding unit test and snapshot
Broken apart from #17360.
Partially completes #17191
Screenshots/Screencaps
Before
After
Manual Testing Steps
Pre-merge author checklist
Pre-merge reviewer checklist
If further QA is required (e.g. new feature, complex testing steps, large refactor), add the
Extension QA Board
label.In this case, a QA Engineer approval will be be required.