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

Added support for multiple underscores as discards #6620

Merged

Conversation

Sjoerdsjoerd
Copy link
Contributor

As discussed on "dotnet/roslyn#68086" I also apply the code change here.

@Sjoerdsjoerd Sjoerdsjoerd requested a review from a team as a code owner May 5, 2023 09:23
@codecov
Copy link

codecov bot commented May 5, 2023

Codecov Report

Merging #6620 (357dc96) into main (ddb7445) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #6620    +/-   ##
========================================
  Coverage   96.39%   96.40%            
========================================
  Files        1374     1377     +3     
  Lines      321049   322008   +959     
  Branches    10405    10434    +29     
========================================
+ Hits       309490   310441   +951     
- Misses       9075     9078     +3     
- Partials     2484     2489     +5     

@mavasani mavasani enabled auto-merge May 12, 2023 10:24
@mavasani mavasani merged commit cf4c970 into dotnet:main May 12, 2023
@github-actions github-actions bot added this to the vNext milestone May 12, 2023
@Sjoerdsjoerd Sjoerdsjoerd deleted the feature/supportMultipleUnderscoresAsDiscards branch May 12, 2023 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants