metamask-extension icon indicating copy to clipboard operation
metamask-extension copied to clipboard

feat: filtering product announcements using contentful

Open matteoscurati opened this issue 1 year ago • 1 comments

Description

This PR introduces a filter for receiving product announcements related to the Extension.

Open in GitHub Codespaces

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.

matteoscurati avatar May 16 '24 16:05 matteoscurati

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.

github-actions[bot] avatar May 16 '24 16:05 github-actions[bot]

Builds ready [7768ab7]
Page Load Metrics (668 ± 501 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint72154882010
domContentLoaded9401373
load6025536681044501
domInteractive9401373
Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: 25 Bytes (0.00%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

metamaskbot avatar May 23 '24 17:05 metamaskbot

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.

codecov[bot] avatar May 23 '24 21:05 codecov[bot]

Builds ready [807caa5]
Page Load Metrics (915 ± 554 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint6714093199
domContentLoaded10301463
load5527649151154554
domInteractive10301463
Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: 25 Bytes (0.00%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

metamaskbot avatar May 24 '24 08:05 metamaskbot