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

Prevent surfacing OperationCanceledException as diagnostic #6702

Merged
merged 2 commits into from
Jun 21, 2023

Conversation

Youssef1313
Copy link
Member

I haven't seen the exception being surfaced as a diagnostic, but from reading the code, it seems possible.

@Youssef1313 Youssef1313 requested a review from a team as a code owner June 21, 2023 13:56
…nalysis.ResxSourceGenerator/AbstractResxGenerator.cs

Co-authored-by: Sam Harwell <sam@tunnelvisionlabs.com>
@codecov
Copy link

codecov bot commented Jun 21, 2023

Codecov Report

Merging #6702 (ba4a285) into main (455013a) will decrease coverage by 0.01%.
The diff coverage is 25.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6702      +/-   ##
==========================================
- Coverage   96.38%   96.37%   -0.01%     
==========================================
  Files        1386     1386              
  Lines      323483   323487       +4     
  Branches    10567    10567              
==========================================
- Hits       311775   311772       -3     
- Misses       9181     9187       +6     
- Partials     2527     2528       +1     

@sharwell sharwell merged commit 29f0d48 into dotnet:main Jun 21, 2023
11 checks passed
@github-actions github-actions bot added this to the vNext milestone Jun 21, 2023
@Youssef1313 Youssef1313 deleted the patch-21 branch June 21, 2023 21:31
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.

None yet

2 participants