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

Remove regions #3366

Merged
merged 1 commit into from
Feb 15, 2022
Merged

Remove regions #3366

merged 1 commit into from
Feb 15, 2022

Conversation

Evangelink
Copy link
Member

Description

As per comment on another PR, I am opening this PR to remove all regions in the code.

@Evangelink Evangelink enabled auto-merge (squash) February 15, 2022 12:43
@Evangelink Evangelink merged commit 128056e into microsoft:main Feb 15, 2022
@nohwnd
Copy link
Member

nohwnd commented Feb 15, 2022

@MarcoRossignoli @Evangelink I was just going to say that the regions in tests actually add value, and we should keep them before we replace them with something else. Please revert.

Apart from that I found 1 place where I would like to add a comment, commented on that place above.

@Evangelink
Copy link
Member Author

@nohwnd Want me to revert all or just test part?

@Evangelink Evangelink deleted the remove-regions branch February 15, 2022 13:40
@Haplois
Copy link
Contributor

Haplois commented Feb 15, 2022

+1 @nohwnd about regions in tests.

Also,

  • I would like to keep regions which holds interface implementations.
  • I would like to keep regions in Friends.cs files, or at lease replacing those with a comment. They also add value.

@nohwnd
Copy link
Member

nohwnd commented Feb 15, 2022

For me all changes in tests, and for medeni the ones that hold interfaces.

Evangelink added a commit to Evangelink/vstest that referenced this pull request Feb 15, 2022
Evangelink added a commit that referenced this pull request Feb 15, 2022
Co-authored-by: Amaury Levé <amauryleve@microsoft.com>
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.

4 participants