Skip to content

Remove unnecessary pragma suppression around ControlFlowConditionKind #6575

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

Merged
merged 1 commit into from
Apr 8, 2023

Conversation

RikkiGibson
Copy link
Member

Just happened to spot this suppression. Looks like the underlying analyzer bug was fixed so let's see if we can delete it.

@codecov
Copy link

codecov bot commented Apr 8, 2023

Codecov Report

Merging #6575 (6e42821) into main (fee402d) will decrease coverage by 0.01%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6575      +/-   ##
==========================================
- Coverage   96.43%   96.43%   -0.01%     
==========================================
  Files        1373     1373              
  Lines      320260   320260              
  Branches    10296    10296              
==========================================
- Hits       308837   308834       -3     
  Misses       8969     8969              
- Partials     2454     2457       +3     

@RikkiGibson RikkiGibson marked this pull request as ready for review April 8, 2023 04:39
@RikkiGibson RikkiGibson requested a review from a team as a code owner April 8, 2023 04:39
@RikkiGibson RikkiGibson merged commit 80eb21f into main Apr 8, 2023
@RikkiGibson RikkiGibson deleted the remove-unnecessary-suppression branch April 8, 2023 04:39
@github-actions github-actions bot added this to the vNext milestone Apr 8, 2023
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.

2 participants