-
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
feat: Migrate AccountTrackerController to BaseController v2 #27258
feat: Migrate AccountTrackerController to BaseController v2 #27258
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. |
945021d
to
25d5df8
Compare
33bf4f0
to
16a5b92
Compare
16a5b92
to
a29147e
Compare
a29147e
to
3b5a990
Compare
Builds ready [d54670c]
Page Load Metrics (1866 ± 151 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Builds ready [0e88e31]
Page Load Metrics (1752 ± 88 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
The sonarcloud quality gate warning is non-blocking for now, but that will change soon, and then someone will be stuck having to make up the coverage for the changes in the PR. In this case I guess this isn't too problematic since we expect to remove the extension controller entirely. |
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.
Great work as always!
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
Builds ready [092a237]
Page Load Metrics (1993 ± 66 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Builds ready [41139d2]
Page Load Metrics (2022 ± 120 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Quality Gate failedFailed conditions |
Builds ready [d42e196]
Page Load Metrics (2163 ± 199 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Description
Migrate AccountTrackerController to BaseController v2
PS: Should be merged after the conversion to typescript is merged #27231
Related issues
Fixes: #25929
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist