Skip to content

e2e test for action metrics#18347

Merged
pedronfigueiredo merged 8 commits intodevelopfrom
action-metrics-e2e-test
May 4, 2023
Merged

e2e test for action metrics#18347
pedronfigueiredo merged 8 commits intodevelopfrom
action-metrics-e2e-test

Conversation

@pedronfigueiredo
Copy link
Copy Markdown
Contributor

Explanation

End to end tests for this PR #18346

@pedronfigueiredo pedronfigueiredo requested a review from a team as a code owner March 28, 2023 11:45
@github-actions
Copy link
Copy Markdown
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.

@metamaskbot
Copy link
Copy Markdown
Collaborator

Builds ready [cac60c4]
Page Load Metrics (1600 ± 66 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint9012811195
domContentLoaded14081795157811254
load14081929160013866
domInteractive14081795157811254
Bundle size diffs
  • background: 0 bytes
  • ui: 0 bytes
  • common: 0 bytes

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 28, 2023

Codecov Report

Merging #18347 (45ad225) into develop (f92e463) will decrease coverage by 0.33%.
The diff coverage is n/a.

❗ Current head 45ad225 differs from pull request most recent head 710e61e. Consider uploading reports for the commit 710e61e to get more accurate results

@@             Coverage Diff             @@
##           develop   #18347      +/-   ##
===========================================
- Coverage    65.15%   64.82%   -0.33%     
===========================================
  Files          936      930       -6     
  Lines        35965    35763     -202     
  Branches      9231     9191      -40     
===========================================
- Hits         23432    23181     -251     
- Misses       12533    12582      +49     

see 132 files with indirect coverage changes

@pedronfigueiredo pedronfigueiredo force-pushed the action-metrics-e2e-test branch from 8cbb436 to 4709c6f Compare March 30, 2023 16:09
@metamaskbot
Copy link
Copy Markdown
Collaborator

Builds ready [4709c6f]
Page Load Metrics (1777 ± 84 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint106183127199
domContentLoaded14972234175016579
load14972234177717584
domInteractive14972234175016579
Bundle size diffs
  • background: 0 bytes
  • ui: 0 bytes
  • common: 0 bytes

@pedronfigueiredo pedronfigueiredo force-pushed the action-metrics-e2e-test branch from 4709c6f to 45ad225 Compare April 3, 2023 10:02
@metamaskbot
Copy link
Copy Markdown
Collaborator

Builds ready [45ad225]
Page Load Metrics (1587 ± 38 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint93166114147
domContentLoaded1458172215818340
load1458172215877938
domInteractive1458172215818340
Bundle size diffs
  • background: 0 bytes
  • ui: 0 bytes
  • common: 0 bytes

@danjm danjm mentioned this pull request Apr 4, 2023
2 tasks
@metamaskbot
Copy link
Copy Markdown
Collaborator

Builds ready [ed240b0]
Page Load Metrics (1593 ± 49 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint941871162010
domContentLoaded14431823158910149
load14521835159310149
domInteractive14431823158910149
Bundle size diffs
  • background: 0 bytes
  • ui: 0 bytes
  • common: 0 bytes

Copy link
Copy Markdown
Contributor

@digiwand digiwand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice tests! left a couple of comments. looks like we might want to handle #18530 before merging this one?

@metamaskbot
Copy link
Copy Markdown
Collaborator

Builds ready [fe6c719]
Page Load Metrics (1914 ± 126 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint963151494924
domContentLoaded155924001883255122
load155924001914263126
domInteractive155824001883255122
Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: 21 bytes
  • ui: 0 bytes
  • common: 0 bytes

@pedronfigueiredo pedronfigueiredo force-pushed the action-metrics-e2e-test branch from fe6c719 to 475baa9 Compare April 28, 2023 11:15
@socket-security
Copy link
Copy Markdown

socket-security bot commented Apr 28, 2023

No dependency changes detected. Learn more about Socket for GitHub ↗︎


👍 No new dependency issues detected in pull request

Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

Pull request alert summary
Issue Status
Critical CVE ✅ 0 issues
CVE ✅ 0 issues
Mild CVE ✅ 0 issues
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script confusion ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
GitHub dependency ✅ 0 issues
No bug tracker ✅ 0 issues
No contributors or author data ✅ 0 issues
No README ✅ 0 issues
Deprecated ✅ 0 issues
Unmaintained ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues
AI detected security risk ✅ 0 issues
AI warning ✅ 0 issues

@metamaskbot
Copy link
Copy Markdown
Collaborator

Builds ready [475baa9]
Page Load Metrics (1495 ± 54 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint963751316833
domContentLoaded12321716149111455
load12321716149511254
domInteractive12321716149111455
Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: 21 bytes
  • ui: 0 bytes
  • common: 0 bytes

@pedronfigueiredo pedronfigueiredo force-pushed the action-metrics-e2e-test branch from 475baa9 to c851d8f Compare April 28, 2023 11:44
@metamaskbot
Copy link
Copy Markdown
Collaborator

Builds ready [c851d8f]
Page Load Metrics (1516 ± 42 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint95137109126
domContentLoaded1409168615007235
load1409176915168742
domInteractive1409168615007235
Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: 21 bytes
  • ui: 0 bytes
  • common: 0 bytes

darkwing
darkwing previously approved these changes Apr 28, 2023
@pedronfigueiredo pedronfigueiredo force-pushed the action-metrics-e2e-test branch from 429ce64 to 879b366 Compare May 2, 2023 11:11
@metamaskbot
Copy link
Copy Markdown
Collaborator

Builds ready [879b366]
Page Load Metrics (1529 ± 99 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint862001162914
domContentLoaded13241951151419694
load13411951152920599
domInteractive13241951151419694
Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: 21 bytes
  • ui: 0 bytes
  • common: 0 bytes

@pedronfigueiredo pedronfigueiredo force-pushed the action-metrics-e2e-test branch from 879b366 to 6d4f1e5 Compare May 2, 2023 11:41
@metamaskbot
Copy link
Copy Markdown
Collaborator

Builds ready [6d4f1e5]
Page Load Metrics (1585 ± 62 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint93145116157
domContentLoaded14311846156011656
load14461904158513062
domInteractive14311846156011656
Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: 21 bytes
  • ui: 0 bytes
  • common: 0 bytes

danjm
danjm previously approved these changes May 2, 2023
Copy link
Copy Markdown
Contributor

@danjm danjm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

I asked a question. Might be worth adding a code comment on that sentry mock, but this is not a blocker

'stateHooks',
'sentryHooks',
'sentry',
'JSON',
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm. This will have a significant impact upon the production bundle. Making this change in a PR that appears to be test-focused is potentially misleading.

When creating a changelog, we might reasonably look at this PR and conclude no functional changes were made.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe these lines can now be removed as they were added to #18989

DDDDDanica
DDDDDanica previously approved these changes May 2, 2023
Copy link
Copy Markdown
Contributor

@brad-decker brad-decker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Requesting changes to block merge until @Gudahtt 's comment is resolved

@pedronfigueiredo pedronfigueiredo dismissed stale reviews from DDDDDanica and danjm via dcccf65 May 3, 2023 12:46
@pedronfigueiredo pedronfigueiredo force-pushed the action-metrics-e2e-test branch from dcccf65 to dc6d451 Compare May 3, 2023 12:47
@metamaskbot
Copy link
Copy Markdown
Collaborator

Builds ready [dc6d451]
Page Load Metrics (1571 ± 54 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint962081232512
domContentLoaded12981701155110349
load12991774157111254
domInteractive12981701155110349
Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: 21 bytes
  • ui: 0 bytes
  • common: 0 bytes

Copy link
Copy Markdown
Contributor

@brad-decker brad-decker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just notating one last blocker

'stateHooks',
'sentryHooks',
'sentry',
'JSON',
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe these lines can now be removed as they were added to #18989

@pedronfigueiredo pedronfigueiredo force-pushed the action-metrics-e2e-test branch from 62f30ec to c4a4a03 Compare May 3, 2023 15:50
@pedronfigueiredo pedronfigueiredo force-pushed the action-metrics-e2e-test branch from c4a4a03 to 710e61e Compare May 3, 2023 16:08
@metamaskbot
Copy link
Copy Markdown
Collaborator

Builds ready [710e61e]
Page Load Metrics (1752 ± 75 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint1021731312010
domContentLoaded15292048173415976
load15292048175215775
domInteractive15292048173415976
Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: 7 bytes
  • ui: 0 bytes
  • common: 0 bytes

Copy link
Copy Markdown
Contributor

@brad-decker brad-decker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pedronfigueiredo pedronfigueiredo merged commit bfbe10b into develop May 4, 2023
@pedronfigueiredo pedronfigueiredo deleted the action-metrics-e2e-test branch May 4, 2023 06:38
@github-actions github-actions bot locked and limited conversation to collaborators May 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

team-extension-platform Extension Platform team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants