-
Notifications
You must be signed in to change notification settings - Fork 5k
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
fix: Remove obsolete PhishingController state #26308
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #26308 +/- ##
===========================================
+ Coverage 70.04% 70.04% +0.01%
===========================================
Files 1411 1411
Lines 50022 50031 +9
Branches 13809 13812 +3
===========================================
+ Hits 35033 35042 +9
Misses 14989 14989 ☔ View full report in Codecov by Sentry. |
Builds ready [b6903c1]
Page Load Metrics (251 ± 250 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Sentry reports showed cases of obsolete state in the PhishingController state. This obsolete state has been removed. Fixes #26307
b6903c1
to
3db1130
Compare
Quality Gate passedIssues Measures |
Builds ready [3db1130]
Page Load Metrics (259 ± 267 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
Sentry reports showed cases of obsolete state in the PhishingController state. This obsolete state has been removed.
Related issues
Fixes #26307
Manual testing steps
N/A
Screenshots/Recordings
N/A
Pre-merge author checklist
Pre-merge reviewer checklist