-
Notifications
You must be signed in to change notification settings - Fork 20
🐛 Set symbol kind as Module so that is not filtered out later in the analyzer #159
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
Conversation
…alyzer Signed-off-by: Juan Manuel Leflet Estrada <[email protected]>
WalkthroughA single symbol kind value in the SampleDelegateCommandHandler was changed from Namespace to Module for on-demand import matches. All surrounding logic, naming, location calculation, and result collection remain unchanged. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~5 minutes Poem
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
The unexpected incidents from the e2e coolstore app test look correct, so CI tests probably need to be updated |
…alyzer (#159) Signed-off-by: Juan Manuel Leflet Estrada <[email protected]> Signed-off-by: Cherry Picker <[email protected]>
…alyzer (#159) (#160) Signed-off-by: Juan Manuel Leflet Estrada <[email protected]> Signed-off-by: Cherry Picker <[email protected]> Co-authored-by: Juan Manuel Leflet Estrada <[email protected]>
See this line in the analyzer-lsp project.
https://issues.redhat.com/browse/MTA-5387
API tests PR: 343
Summary by CodeRabbit