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.
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: add plugin to remove rtl #2673
feat: add plugin to remove rtl #2673
Changes from 6 commits
df471b9
f2034e9
39ca790
9b6f506
5b560c5
98ff201
d012b64
ebcf2b3
5e41224
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
建议从源代码而不是构建文件中导入
建议将导入路径从 '../dist/index.cjs' 改为 '../src/index',这样可以:
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.
💡 Codebase verification
测试覆盖率不足的问题已确认,建议扩展测试用例
根据源码实现,当前确实缺少以下关键测试场景:
建议参考以下测试结构添加用例:
🔗 Analysis chain
建议添加更多测试场景
当前测试覆盖率不够全面,建议添加以下测试场景:
建议参考以下测试结构:
Let me check the test files content to better understand the current test coverage.
Let me check the implementation file in a different way since the previous command didn't work.
🏁 Scripts executed
The following scripts were executed for the analysis:
Script:
Length of output: 166
Script:
Length of output: 1900
Script:
Length of output: 2903