Skip to content

fix: update notifications events#26807

Merged
matteoscurati merged 26 commits intodevelopfrom
fix/update-notifications-events
Sep 4, 2024
Merged

fix: update notifications events#26807
matteoscurati merged 26 commits intodevelopfrom
fix/update-notifications-events

Conversation

@matteoscurati
Copy link
Copy Markdown
Contributor

@matteoscurati matteoscurati commented Aug 30, 2024

Description

This PR updates or corrects the events related to notifications. The events have also been updated in the Segment repository.

Open in GitHub Codespaces

Related issues

Fixes:

Manual testing steps

To test these new events, you can follow the standard procedure outlined in the README file.

Screenshots/Recordings

N/A

Before

N/A

After

N/A

Pre-merge author checklist

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

@matteoscurati matteoscurati added the team-notifications-deprecated DEPRECATED: please use "team-assets" instead label Aug 30, 2024
@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.

@matteoscurati matteoscurati changed the title Fix/update notifications events fix: update notifications events Aug 30, 2024
@matteoscurati matteoscurati marked this pull request as ready for review August 30, 2024 12:16
@matteoscurati matteoscurati requested review from a team as code owners August 30, 2024 12:16
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 2, 2024

Codecov Report

Attention: Patch coverage is 83.33333% with 10 lines in your changes missing coverage. Please review.

Project coverage is 70.16%. Comparing base (3e68e38) to head (cc9f2b7).
Report is 3 commits behind head on develop.

Files with missing lines Patch % Lines
...il-network-fee/notification-detail-network-fee.tsx 0.00% 3 Missing ⚠️
...il-copy-button/notification-detail-copy-button.tsx 80.00% 2 Missing ⚠️
...s/metamask-notifications/metamask-notifications.ts 85.71% 2 Missing ⚠️
...i/components/multichain/global-menu/global-menu.js 66.67% 1 Missing ⚠️
...ications-tag-counter/notifications-tag-counter.tsx 75.00% 1 Missing ⚠️
ui/hooks/metamask-notifications/useCounter.tsx 95.45% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #26807      +/-   ##
===========================================
+ Coverage    70.15%   70.16%   +0.01%     
===========================================
  Files         1425     1425              
  Lines        49600    49637      +37     
  Branches     13877    13889      +12     
===========================================
+ Hits         34795    34826      +31     
- Misses       14805    14811       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@metamaskbot
Copy link
Copy Markdown
Collaborator

Builds ready [f52738f]
Page Load Metrics (2076 ± 131 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint26626071773670322
domContentLoaded166425302046263126
load167225362076272131
domInteractive24142513014
Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: -60 Bytes (-0.00%)
  • ui: 2.9 KiB (0.04%)
  • common: 360 Bytes (0.00%)

@metamaskbot
Copy link
Copy Markdown
Collaborator

Builds ready [61da198]
Page Load Metrics (1775 ± 74 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint22922981707374179
domContentLoaded15952247174914670
load16072257177515474
domInteractive13148372813
Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: -60 Bytes (-0.00%)
  • ui: 2.9 KiB (0.04%)
  • common: 360 Bytes (0.00%)

@metamaskbot
Copy link
Copy Markdown
Collaborator

Builds ready [6141fe8]
Page Load Metrics (1789 ± 121 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint19026651579620298
domContentLoaded154226481768242116
load154726571789251121
domInteractive24140412512
Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: -60 Bytes (-0.00%)
  • ui: 2.9 KiB (0.04%)
  • common: 360 Bytes (0.00%)

@metamaskbot
Copy link
Copy Markdown
Collaborator

Builds ready [0974ed7]
Page Load Metrics (1768 ± 50 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint21720731622474227
domContentLoaded1593199217459847
load16022079176810550
domInteractive125531126
Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: -60 Bytes (-0.00%)
  • ui: 2.9 KiB (0.04%)
  • common: 362 Bytes (0.00%)

@metamaskbot
Copy link
Copy Markdown
Collaborator

Builds ready [1129ded]
Page Load Metrics (1821 ± 55 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint23920991688483232
domContentLoaded15962006180711455
load15992017182111555
domInteractive136034136
Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: -60 Bytes (-0.00%)
  • ui: 2.88 KiB (0.04%)
  • common: 362 Bytes (0.00%)

chakra-guy
chakra-guy previously approved these changes Sep 4, 2024
@metamaskbot
Copy link
Copy Markdown
Collaborator

Builds ready [b5ea8cd]
Page Load Metrics (1898 ± 87 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint26223201716505243
domContentLoaded15642345187818287
load15732356189818287
domInteractive236437126
Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: -60 Bytes (-0.00%)
  • ui: 2.88 KiB (0.04%)
  • common: 362 Bytes (0.00%)

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Sep 4, 2024

@metamaskbot
Copy link
Copy Markdown
Collaborator

Builds ready [cc9f2b7]
Page Load Metrics (1650 ± 58 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint21820661583335161
domContentLoaded1506194416249847
load15142077165012258
domInteractive219138189
Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: -60 Bytes (-0.00%)
  • ui: 2.88 KiB (0.04%)
  • common: 362 Bytes (0.00%)

@matteoscurati matteoscurati merged commit 44cf6ac into develop Sep 4, 2024
@matteoscurati matteoscurati deleted the fix/update-notifications-events branch September 4, 2024 10:50
@github-actions github-actions bot locked and limited conversation to collaborators Sep 4, 2024
@metamaskbot metamaskbot added the release-12.6.0 Issue or pull request that will be included in release 12.6.0 label Sep 4, 2024
@gauthierpetetin gauthierpetetin added release-12.5.0 Issue or pull request that will be included in release 12.5.0 and removed release-12.6.0 Issue or pull request that will be included in release 12.6.0 labels Sep 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

release-12.5.0 Issue or pull request that will be included in release 12.5.0 team-notifications-deprecated DEPRECATED: please use "team-assets" instead

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants