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

More cohost code actions tests! #11179

Merged

Conversation

davidwengier
Copy link
Contributor

I couldn't originally test some code actions because they used the file system, so I intended this PR to fix that by abstracting the file system away. It is that, but I also found some more tests that we lacked coverage for in cohosting, and since I find the cohosting tests to be just so wonderful (not biased at all, obviously) I thought I'd be a bit extra.

I deliberately didn't try to fix any of the code actions, but I think they could probably all do with some nicer whitespace handling. Managed to avoid the self-nerd-snipe this time though.

@davidwengier davidwengier requested a review from a team as a code owner November 7, 2024 22:00
@davidwengier
Copy link
Contributor Author

ugh, how is it possible to work in VS for literal hours, running tests, hitting the build button, looking in the error list the whole time, and then there be compile errors 🤦‍♂️

@davidwengier davidwengier marked this pull request as draft November 7, 2024 22:18
@davidwengier davidwengier marked this pull request as ready for review November 7, 2024 22:34
Copy link
Member

@DustinCampbell DustinCampbell left a comment

Choose a reason for hiding this comment

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

❤️

@davidwengier davidwengier merged commit 121b129 into dotnet:main Nov 8, 2024
12 checks passed
@davidwengier davidwengier deleted the FixFileSystemUsageInCodeActions branch November 8, 2024 03:48
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Nov 8, 2024
@jjonescz jjonescz modified the milestones: Next, 17.13 P2 Nov 25, 2024
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.

3 participants