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
Update context-matching logic to use earlier path edges if possible #3114
base: main
Are you sure you want to change the base?
Update context-matching logic to use earlier path edges if possible #3114
Changes from all commits
c94dcc3
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 1961 in query-graphs-js/src/graphPath.ts
Codecov / codecov/patch
query-graphs-js/src/graphPath.ts#L1961
Check warning on line 1965 in query-graphs-js/src/graphPath.ts
Codecov / codecov/patch
query-graphs-js/src/graphPath.ts#L1963-L1965
Check warning on line 1968 in query-graphs-js/src/graphPath.ts
Codecov / codecov/patch
query-graphs-js/src/graphPath.ts#L1967-L1968
Check warning on line 1972 in query-graphs-js/src/graphPath.ts
Codecov / codecov/patch
query-graphs-js/src/graphPath.ts#L1970-L1972
Check warning on line 1976 in query-graphs-js/src/graphPath.ts
Codecov / codecov/patch
query-graphs-js/src/graphPath.ts#L1976
Check warning on line 1980 in query-graphs-js/src/graphPath.ts
Codecov / codecov/patch
query-graphs-js/src/graphPath.ts#L1979-L1980
Check warning on line 1982 in query-graphs-js/src/graphPath.ts
Codecov / codecov/patch
query-graphs-js/src/graphPath.ts#L1982
Check warning on line 1991 in query-graphs-js/src/graphPath.ts
Codecov / codecov/patch
query-graphs-js/src/graphPath.ts#L1990-L1991
Check warning on line 1998 in query-graphs-js/src/graphPath.ts
Codecov / codecov/patch
query-graphs-js/src/graphPath.ts#L1997-L1998
Check warning on line 2008 in query-graphs-js/src/graphPath.ts
Codecov / codecov/patch
query-graphs-js/src/graphPath.ts#L2005-L2008
Check warning on line 2010 in query-graphs-js/src/graphPath.ts
Codecov / codecov/patch
query-graphs-js/src/graphPath.ts#L2010
Check warning on line 2017 in query-graphs-js/src/graphPath.ts
Codecov / codecov/patch
query-graphs-js/src/graphPath.ts#L2017
Check warning on line 2019 in query-graphs-js/src/graphPath.ts
Codecov / codecov/patch
query-graphs-js/src/graphPath.ts#L2019
Check warning on line 2025 in query-graphs-js/src/graphPath.ts
Codecov / codecov/patch
query-graphs-js/src/graphPath.ts#L2024-L2025
Check warning on line 2030 in query-graphs-js/src/graphPath.ts
Codecov / codecov/patch
query-graphs-js/src/graphPath.ts#L2030
Check warning on line 2042 in query-graphs-js/src/graphPath.ts
Codecov / codecov/patch
query-graphs-js/src/graphPath.ts#L2042
Check warning on line 2047 in query-graphs-js/src/graphPath.ts
Codecov / codecov/patch
query-graphs-js/src/graphPath.ts#L2047
Check warning on line 2050 in query-graphs-js/src/graphPath.ts
Codecov / codecov/patch
query-graphs-js/src/graphPath.ts#L2050
Check warning on line 2053 in query-graphs-js/src/graphPath.ts
Codecov / codecov/patch
query-graphs-js/src/graphPath.ts#L2053
Check warning on line 2057 in query-graphs-js/src/graphPath.ts
Codecov / codecov/patch
query-graphs-js/src/graphPath.ts#L2057
Check warning on line 2061 in query-graphs-js/src/graphPath.ts
Codecov / codecov/patch
query-graphs-js/src/graphPath.ts#L2061
Check warning on line 2065 in query-graphs-js/src/graphPath.ts
Codecov / codecov/patch
query-graphs-js/src/graphPath.ts#L2065
Check warning on line 2069 in query-graphs-js/src/graphPath.ts
Codecov / codecov/patch
query-graphs-js/src/graphPath.ts#L2068-L2069
Check warning on line 2077 in query-graphs-js/src/graphPath.ts
Codecov / codecov/patch
query-graphs-js/src/graphPath.ts#L2073-L2077
Check warning on line 2091 in query-graphs-js/src/graphPath.ts
Codecov / codecov/patch
query-graphs-js/src/graphPath.ts#L2089-L2091