Conversation
…nts so that they're easier to be translated
…Developer Mozilla recommendation
Pull Request Test Coverage Report for Build 2f845742bc8347e43b06611c60f80892e14b8c70Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
…or better readability
…or. This way, we also create an anchor from non-default urls
FAMarfuaty
commented
Feb 17, 2025
| import JapaneseResearcher from "../../../../src/languageProcessing/languages/ja/Researcher.js"; | ||
| import japaneseConfig from "../../../../src/languageProcessing/languages/ja/config/subheadingsTooLong.js"; | ||
|
|
||
| const subheadingDistributionTooLong = new SubheadingDistributionTooLong(); |
Contributor
Author
There was a problem hiding this comment.
I moved this declaration to inside each test case to make sure that each test case has a fresh initialization of this assessment
…'ve fixed one of the warnings
Contributor
|
Testing was successful. |
18 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Context
Summary
This PR can be summarized in the following changelog entry:
Relevant technical choices:
packages/yoastseo/src/scoring/assessments/readability/SubheadingDistributionTooLongAssessment.jsTest instructions
Test instructions for the acceptance test before the PR gets merged
This PR can be acceptance tested by following these steps:
Relevant test scenarios
Test instructions for QA when the code is in the RC
QA can test this PR by following these steps:
Impact check
This PR affects the following parts of the plugin, which may require extra testing:
UI changes
Other environments
[shopify-seo], added test instructions for Shopify and attached theShopifylabel to this PR.Documentation
yoastseopackage and the analysis documentation in ConfluenceQuality assurance
Innovation
innovationlabel.Fixes https://github.com/Yoast/lingo-other-tasks/issues/485