Skip to content

View call hierarchy fix (#57856)#59739

Merged
ryzngard merged 3 commits intodotnet:mainfrom
maciek231:ViewCallHierarchyFix
Jun 6, 2022
Merged

View call hierarchy fix (#57856)#59739
ryzngard merged 3 commits intodotnet:mainfrom
maciek231:ViewCallHierarchyFix

Conversation

@maciek231
Copy link
Copy Markdown
Contributor

Fix #57856

Fix view call hierarchy tests. Assertions in methods 'VerifyResult' and 'VerifyResultName' weren't reached, if the specified root had no callers.

@maciek231 maciek231 requested a review from a team as a code owner February 24, 2022 17:29
@ghost ghost added Community The pull request was submitted by a contributor who is not a Microsoft employee. Area-IDE labels Feb 24, 2022
Copy link
Copy Markdown
Contributor

@ryzngard ryzngard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes look good overall but I don't see a test verifying the fixed scenario for setters. Thanks for contributing! Once these tests are in and small naming changes we can get these in.

@jinujoseph jinujoseph assigned ryzngard and unassigned Cosifne Feb 25, 2022
@maciek231 maciek231 requested a review from ryzngard February 25, 2022 08:07
Copy link
Copy Markdown
Contributor

@ryzngard ryzngard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@ryzngard
Copy link
Copy Markdown
Contributor

ryzngard commented Jun 6, 2022

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 4 pipeline(s).

@ryzngard ryzngard enabled auto-merge June 6, 2022 18:49
@ryzngard
Copy link
Copy Markdown
Contributor

ryzngard commented Jun 6, 2022

@maciek231 apologies for the delay here. I assumed this got in after auto merge was enabled, but it was hung up on failing tests and fell off my radar. Rerunning everything now and will make sure this gets in

@ryzngard ryzngard merged commit af16f78 into dotnet:main Jun 6, 2022
@ghost ghost added this to the Next milestone Jun 6, 2022
@RikkiGibson RikkiGibson modified the milestones: Next, 17.3 P3 Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-IDE Community The pull request was submitted by a contributor who is not a Microsoft employee.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Editor Context Menu allows to view Call Hierarchy on Property Setters, but Search finds no results

5 participants