Skip to content
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

IPFS unit test for onboarding privacy setting #18252

Merged
merged 8 commits into from
Mar 31, 2023

Conversation

tmashuang
Copy link
Contributor

Explanation

IPFS unit test for onboarding privacy setting
Broken apart from #17360.
Partially completes #17191

Screenshots/Screencaps

Before

After

Manual Testing Steps

Pre-merge author checklist

  • I've clearly explained:
    • What problem this PR is solving
    • How this problem was solved
    • How reviewers can test my changes
  • Sufficient automated test coverage has been added

Pre-merge reviewer checklist

  • Manual testing (e.g. pull and build branch, run in browser, test code being changed)
  • PR is linked to the appropriate GitHub issue
  • IF this PR fixes a bug in the release milestone, add this PR to the release milestone

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.

@tmashuang tmashuang requested a review from a team as a code owner March 21, 2023 02:45
@tmashuang tmashuang requested a review from adonesky1 March 21, 2023 02:45
@github-actions
Copy link
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
Collaborator

Builds ready [d71e092]
Page Load Metrics (1587 ± 81 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint95146118157
domContentLoaded14132059156014268
load14232168158716881
domInteractive14132059156014268
Bundle size diffs
  • background: 0 bytes
  • ui: 40 bytes
  • common: 0 bytes

@codecov
Copy link

codecov bot commented Mar 21, 2023

Codecov Report

Merging #18252 (1e6d9f8) into develop (06fba70) will increase coverage by 0.06%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop   #18252      +/-   ##
===========================================
+ Coverage    64.66%   64.72%   +0.06%     
===========================================
  Files          923      923              
  Lines        35480    35480              
  Branches      9115     9115              
===========================================
+ Hits         22942    22963      +21     
+ Misses       12538    12517      -21     
Impacted Files Coverage Δ
...boarding-flow/privacy-settings/privacy-settings.js 84.62% <ø> (+28.85%) ⬆️

... and 2 files 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.

@metamaskbot
Copy link
Collaborator

Builds ready [68f8a89]
Page Load Metrics (1446 ± 24 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint88133107105
domContentLoaded1376157314454622
load1376159514464924
domInteractive1376157314454622
Bundle size diffs
  • background: 0 bytes
  • ui: 40 bytes
  • common: 0 bytes

@metamaskbot
Copy link
Collaborator

Builds ready [88656dd]
Page Load Metrics (1755 ± 269 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint9448115910852
domContentLoaded141531431743546262
load141531431755559269
domInteractive141531431743546262
Bundle size diffs
  • background: 0 bytes
  • ui: 40 bytes
  • common: 0 bytes

@metamaskbot
Copy link
Collaborator

Builds ready [dffb941]
Page Load Metrics (1555 ± 33 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint92136113147
domContentLoaded1451166115435325
load1452171915557033
domInteractive1451166115435325
Bundle size diffs
  • background: 0 bytes
  • ui: 40 bytes
  • common: 0 bytes

@metamaskbot
Copy link
Collaborator

Builds ready [dcc6e0d]
Page Load Metrics (1790 ± 113 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint1012581383416
domContentLoaded139323331773236113
load139423521790236113
domInteractive139323331773236113
Bundle size diffs
  • background: 0 bytes
  • ui: 40 bytes
  • common: 0 bytes

@metamaskbot
Copy link
Collaborator

Builds ready [34fff92]
Page Load Metrics (1713 ± 78 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint91182121199
domContentLoaded14451971168713967
load14451975171316278
domInteractive14451971168713967
Bundle size diffs
  • background: 0 bytes
  • ui: 40 bytes
  • common: 0 bytes

@metamaskbot
Copy link
Collaborator

Builds ready [1e6d9f8]
Page Load Metrics (1883 ± 81 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint109190138199
domContentLoaded16292148185516579
load16522250188316881
domInteractive16292148185516579
Bundle size diffs
  • background: 0 bytes
  • ui: 40 bytes
  • common: 0 bytes

@tmashuang tmashuang merged commit 00e6471 into develop Mar 31, 2023
@tmashuang tmashuang deleted the 17191-onboarding-unit-tests-privacy-settings branch March 31, 2023 02:27
@github-actions github-actions bot locked and limited conversation to collaborators Mar 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants