Introduce action metrics for mv3 service worker restart#18346
Merged
pedronfigueiredo merged 22 commits intodevelopfrom Mar 31, 2023
Merged
Introduce action metrics for mv3 service worker restart#18346pedronfigueiredo merged 22 commits intodevelopfrom
pedronfigueiredo merged 22 commits intodevelopfrom
Conversation
Contributor
|
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. |
310e0a5 to
12c692c
Compare
Collaborator
Builds ready [7051f6f]
Page Load Metrics (1622 ± 53 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Collaborator
Builds ready [f4163e3]
Page Load Metrics (1764 ± 61 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Codecov Report
@@ Coverage Diff @@
## develop #18346 +/- ##
========================================
Coverage 64.78% 64.78%
========================================
Files 926 927 +1
Lines 35670 35691 +21
Branches 9159 9162 +3
========================================
+ Hits 23106 23121 +15
- Misses 12564 12570 +6
... and 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. |
f4163e3 to
8b0a7d2
Compare
Collaborator
Builds ready [8b0a7d2]
Page Load Metrics (1827 ± 73 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
PeterYinusa
reviewed
Mar 29, 2023
PeterYinusa
reviewed
Mar 29, 2023
PeterYinusa
reviewed
Mar 29, 2023
PeterYinusa
reviewed
Mar 29, 2023
Collaborator
Builds ready [4d4659f]
Page Load Metrics (1570 ± 59 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Collaborator
Builds ready [c01d5fd]
Page Load Metrics (1587 ± 27 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
brad-decker
previously approved these changes
Mar 29, 2023
Collaborator
Builds ready [fd5e81b]
Page Load Metrics (1568 ± 27 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
fd5e81b to
62d5396
Compare
Collaborator
Builds ready [62d5396]
Page Load Metrics (1537 ± 44 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
441d500 to
0031a9c
Compare
Collaborator
Builds ready [0031a9c]
Page Load Metrics (2054 ± 150 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
danjm
approved these changes
Mar 31, 2023
PeterYinusa
approved these changes
Mar 31, 2023
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 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
Introduce action metrics for logging:
This PR does not include any tests.
Automated Testing Steps
yarn build:test:dev:mv3IN_TEST=true yarn test:e2e:single test/e2e/mv3/service-worker-restart.spec.js --browser=chrome --leave-runningPre-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 Boardlabel.In this case, a QA Engineer approval will be be required.