-
Notifications
You must be signed in to change notification settings - Fork 227
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 #6526 LCP/ATF messages that is not working correctly #6562
Fix #6526 LCP/ATF messages that is not working correctly #6562
Conversation
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferencesThe deprecated coverage status is not being sent today as part of the scheduled brownout. Know more |
Changes LGTM, can you update:
|
@Khadreal Thanks for the PR. Please find exploratory test notes below:
For testing the PR
|
Something overlooked during the grooming:
we can do something like this: Somethings that was not implemented in this PR:
|
…notice not displaying error 🐛
@jeawhanlee not just that, the |
@Khadreal I checked [the test plan shared by Mai above]. There are issues for 2 tests related to this PR I think. Can you check? (https://wpmediaqa.testrail.io/index.php?/runs/view/842&group_by=cases:section_id&group_order=asc):
Enregistrement.de.l.ecran.2024-04-24.a.19.15.19.mov
|
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferencesCodacy will stop sending the deprecated coverage status from June 5th, 2024. Learn more |
b935c75
into
feature/lcp-above-the-fold-optimization
Description
Fixed ATF/LCP message not showing
Fixes #6526
Documentation
User documentation
Explain how this code impacts users.
Technical documentation
Explain how this code works. Diagram & drawings are welcomed.
Type of change
New dependencies
List any new dependencies that are required for this change.
Risks
List possible performance & security issues or risks, and explain how they have been mitigated.
Checklists
Feature validation
Code style