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

Fix target-typed new false positive #6119

Merged
merged 1 commit into from
Aug 18, 2022

Conversation

Youssef1313
Copy link
Member

@Youssef1313 Youssef1313 commented Aug 18, 2022

Fixes #5828

@mavasani @sharwell for a small PR review.

See dotnet/roslyn#59171 for details.

@Youssef1313 Youssef1313 requested a review from a team as a code owner August 18, 2022 06:28
@codecov
Copy link

codecov bot commented Aug 18, 2022

Codecov Report

Merging #6119 (d6d54ad) into main (793113a) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #6119   +/-   ##
=======================================
  Coverage   96.05%   96.05%           
=======================================
  Files        1339     1339           
  Lines      309416   309436   +20     
  Branches     9855     9855           
=======================================
+ Hits       297196   297223   +27     
+ Misses       9835     9830    -5     
+ Partials     2385     2383    -2     

@mavasani mavasani enabled auto-merge August 18, 2022 08:31
@mavasani mavasani mentioned this pull request Aug 18, 2022
@mavasani mavasani merged commit 4111b8d into dotnet:main Aug 18, 2022
@Youssef1313 Youssef1313 deleted the fix-target-typed-new branch August 18, 2022 08:48
@github-actions github-actions bot added this to the vNext milestone Aug 18, 2022
@jmarolf jmarolf modified the milestones: vNext, .NET 7.x Nov 15, 2022
BenjaminMichaelis added a commit to IntelliTect/CodingGuidelines that referenced this pull request Jan 5, 2023
BenjaminMichaelis added a commit to IntelliTect/CodingGuidelines that referenced this pull request Jan 5, 2023
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.

Release tracking analyzer doesn't recognize target-typed new
3 participants