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

Support collection expressions for non-copyable analyzer #7210

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

333fred
Copy link
Member

@333fred 333fred commented Feb 27, 2024

This supports using a collection expression to initialize a non-copyable collection type.

This supports using a collection expression to initialize a non-copyable collection type.
@333fred 333fred requested a review from a team as a code owner February 27, 2024 23:38
@333fred 333fred requested a review from sharwell February 27, 2024 23:38
Copy link

codecov bot commented Feb 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.46%. Comparing base (54ba3c9) to head (ba2e1db).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #7210    +/-   ##
========================================
  Coverage   96.46%   96.46%            
========================================
  Files        1427     1427            
  Lines      341675   341805   +130     
  Branches    11259    11259            
========================================
+ Hits       329581   329725   +144     
+ Misses       9245     9231    -14     
  Partials     2849     2849            

@333fred 333fred merged commit 0e9cb2a into dotnet:main Feb 28, 2024
14 checks passed
@333fred 333fred deleted the noncopy-ce branch February 28, 2024 20:13
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