metamask-extension
metamask-extension copied to clipboard
feat: filtering product announcements using contentful
Description
This PR introduces a filter for receiving product announcements related to the Extension.
Pre-merge author checklist
- [x] I’ve followed MetaMask Coding Standards.
- [x] I've completed the PR template to the best of my ability
- [x] I’ve included tests if applicable
- [x] I’ve documented my code using JSDoc format if applicable
- [x] I’ve applied the right labels on the PR (see labeling guidelines). Not required for external contributors.
Pre-merge reviewer checklist
- [x] I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
- [x] 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.
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.
Builds ready [7768ab7]
- builds: chrome, firefox
- builds (beta): chrome
- builds (flask): chrome, firefox
- builds (MMI): chrome, firefox
- builds (test): chrome, firefox
- builds (test-flask): chrome, firefox
- build viz: Build System
- mv3: Background Module Init Stats
- mv3: UI Init Stats
- mv3: Module Load Stats
- mv3: Bundle Size Stats
- mv2: E2e Actions Stats
- code coverage: Report
- storybook: Storybook
- typescript migration: Dashboard
- all artifacts
Page Load Metrics (668 ± 501 ms)
| Platform | Page | Metric | Min (ms) | Max (ms) | Average (ms) | StandardDeviation (ms) | MarginOfError (ms) |
|---|---|---|---|---|---|---|---|
| Chrome | Home | firstPaint | 72 | 154 | 88 | 20 | 10 |
| domContentLoaded | 9 | 40 | 13 | 7 | 3 | ||
| load | 60 | 2553 | 668 | 1044 | 501 | ||
| domInteractive | 9 | 40 | 13 | 7 | 3 |
Bundle size diffs [🚨 Warning! Bundle size has increased!]
- background: 25 Bytes (0.00%)
- ui: 0 Bytes (0.00%)
- common: 0 Bytes (0.00%)
Codecov Report
Attention: Patch coverage is 25.00000% with 3 lines in your changes are missing coverage. Please review.
Project coverage is 66.00%. Comparing base (
e0c3c24) to head (169f26d).
| Files | Patch % | Lines |
|---|---|---|
| ...cations/processors/process-feature-announcement.ts | 0.00% | 3 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## develop #24565 +/- ##
========================================
Coverage 66.00% 66.00%
========================================
Files 1348 1348
Lines 52503 52503
Branches 13494 13494
========================================
Hits 34651 34651
Misses 17852 17852
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Builds ready [807caa5]
- builds: chrome, firefox
- builds (beta): chrome
- builds (flask): chrome, firefox
- builds (MMI): chrome, firefox
- builds (test): chrome, firefox
- builds (test-flask): chrome, firefox
- build viz: Build System
- mv3: Background Module Init Stats
- mv3: UI Init Stats
- mv3: Module Load Stats
- mv3: Bundle Size Stats
- mv2: E2e Actions Stats
- code coverage: Report
- storybook: Storybook
- typescript migration: Dashboard
- all artifacts
Page Load Metrics (915 ± 554 ms)
| Platform | Page | Metric | Min (ms) | Max (ms) | Average (ms) | StandardDeviation (ms) | MarginOfError (ms) |
|---|---|---|---|---|---|---|---|
| Chrome | Home | firstPaint | 67 | 140 | 93 | 19 | 9 |
| domContentLoaded | 10 | 30 | 14 | 6 | 3 | ||
| load | 55 | 2764 | 915 | 1154 | 554 | ||
| domInteractive | 10 | 30 | 14 | 6 | 3 |
Bundle size diffs [🚨 Warning! Bundle size has increased!]
- background: 25 Bytes (0.00%)
- ui: 0 Bytes (0.00%)
- common: 0 Bytes (0.00%)