-
Notifications
You must be signed in to change notification settings - Fork 107
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
Improve autoloaded options check by highlighting largest autoloaded options #353
Improve autoloaded options check by highlighting largest autoloaded options #353
Conversation
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.
@rytisder Thank you for the pull request!
This looks great. I have a few bits of small feedback, most importantly it would be great to make the threshold value filterable so that external code such as plugins can change it.
93cdfff
to
85ea43d
Compare
85ea43d
to
f73bb65
Compare
f73bb65
to
9d2539d
Compare
@rytisder Thanks for fixing it so quickly. |
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.
@rytisder Thank for the updates, looks great! I just left a few more comments, almost all of them small details. Functionally this is already good, but it would be great if you could address the remaining feedback.
FYI no need to force-push, we typically just work with full commit history. So you can just add commits as you go.
Hello @rytisder thanks for the PR, it really makes this site health check more self-explanatory and complete :) |
@rytisder I will add some additional feedback on the PR, Below is the description for changes that I request.
@felixarntz In WordPress site health report it doesn't use a number column to identify its column number in any of their site health report in the info tab( WordPress, Directories and Sizes, Server, etc..) so for consistency do we need to remove it? |
@mukeshpanchal27 Thank you, great additional points!
Agreed, let's remove the first # column. @rytisder Would be great if you could follow up on the additional feedback above! :) |
@felixarntz, all suggestions mentioned above are pushed! 🙂 |
This isn't ready yet due to the outstanding iterations requested, so I'll remove the 1.3.0 milestone from here. Once this gets picked up and continued towards merge, we can add a milestone again. @rytisder Will you be able to continue on the iterations requested above? If not, would you be open to another contributor taking over and continuing your work? |
Reminder:
|
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.
@rytisder Thanks for the update. PR looks good now. Can you please address feedback and merge the latest changes from trunk
into your branch.
Set milestone to |
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.
@mukeshpanchal27 Since the remaining 2 tweaks from https://github.com/WordPress/performance/pull/353/files#r967984960 and #353 (review) are so tiny, let's merge this and then addresse those things in a follow up PR right after, if you're okay with that.
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.
Thank you very much, @rytisder! For the remaining work on this PR, we will create a separate PR.
@tillkruss Can you please review so we can merge this and add new follow-up PR to address remaining points.
|
Looks like we can actually edit the branch here directly. In that case, we could also adjust it directly in here. But either way works, would be great if you could complete the work here. 🙌 |
Co-authored-by: Peter Wilson <519727+peterwilsoncc@users.noreply.github.com>
Summary
Example:
Fixes #350
Relevant technical choices
Checklist
[Focus]
orInfrastructure
label.[Type]
label.no milestone
label.