Skip to content
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

adding ability to determine if match is accurate if not a pattern match #72

Merged

Conversation

shawn-hurley
Copy link
Contributor

@shawn-hurley shawn-hurley commented Oct 5, 2023

Adding the ability to look at accuracy if and only if, there is not a wildcard in the search.

@shawn-hurley shawn-hurley force-pushed the feature/add-accuracy-to-full-queries branch from 0b86ca8 to ae5ce82 Compare October 5, 2023 19:36
@shawn-hurley
Copy link
Contributor Author

This has a local overall success rate of 76.31% (1804/2364). This does fix: konveyor/analyzer-lsp#350

@shawn-hurley shawn-hurley merged commit 7f20d20 into konveyor:main Oct 6, 2023
1 check passed
shawn-hurley added a commit that referenced this pull request Oct 12, 2023
* 👻 Update Maven Index

* 👻 Update Maven Index

* adding ability to determine if match is accurate if not a pattern match (#72)

* adding ability to determine if match is accurate if not a pattern match

Signed-off-by: Shawn Hurley <[email protected]>

* adding some handeling to deal with edge cases and not use accuracy

Signed-off-by: Shawn Hurley <[email protected]>

---------

Signed-off-by: Shawn Hurley <[email protected]>

* 👻 Update Maven Index

* Adding an out for when a annotation is requested (#73)

Signed-off-by: Shawn Hurley <[email protected]>

* fixing certain symbols kind searches to use inaccurate results (#74)

Signed-off-by: Shawn Hurley <[email protected]>

* Adding filter to filter out doc comment matches (#75)

Signed-off-by: Shawn Hurley <[email protected]>

---------

Signed-off-by: Shawn Hurley <[email protected]>
Co-authored-by: fabianvf <[email protected]>
shawn-hurley added a commit that referenced this pull request Oct 12, 2023
…ch (#72)

* adding ability to determine if match is accurate if not a pattern match

Signed-off-by: Shawn Hurley <[email protected]>

* adding some handeling to deal with edge cases and not use accuracy

Signed-off-by: Shawn Hurley <[email protected]>

---------

Signed-off-by: Shawn Hurley <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants