-
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: Delete obsolete properties from phishingController and networkControl… #26396
Conversation
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. |
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.
Mostly looks good! Just two copy+paste test description errors
Co-authored-by: Mark Stacey <[email protected]>
Co-authored-by: Mark Stacey <[email protected]>
Co-authored-by: Mark Stacey <[email protected]>
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!
Quality Gate passedIssues Measures |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #26396 +/- ##
===========================================
+ Coverage 70.13% 70.14% +0.01%
===========================================
Files 1435 1435
Lines 50309 50326 +17
Branches 13897 13901 +4
===========================================
+ Hits 35283 35300 +17
Misses 15026 15026 ☔ View full report in Codecov by Sentry. |
Builds ready [33cce9a]
Page Load Metrics (161 ± 198 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Description
Expands on #26383 to delete more obsolete state from the Network and Phishing controllers, to eliminate other sentry errors.
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist