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

Use direct cast instead of type checking when type is known #6874

Merged
merged 1 commit into from
Aug 28, 2023

Conversation

Youssef1313
Copy link
Member

No description provided.

@Youssef1313 Youssef1313 marked this pull request as ready for review August 20, 2023 10:05
@Youssef1313 Youssef1313 requested a review from a team as a code owner August 20, 2023 10:05
@codecov
Copy link

codecov bot commented Aug 20, 2023

Codecov Report

Merging #6874 (a15b841) into main (3587540) will decrease coverage by 0.01%.
The diff coverage is 93.75%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6874      +/-   ##
==========================================
- Coverage   96.39%   96.39%   -0.01%     
==========================================
  Files        1403     1403              
  Lines      330977   330978       +1     
  Branches    10890    10888       -2     
==========================================
- Hits       319055   319053       -2     
- Misses       9188     9191       +3     
  Partials     2734     2734              

@mavasani mavasani merged commit b43c3aa into dotnet:main Aug 28, 2023
16 checks passed
@Youssef1313 Youssef1313 deleted the direct-cast branch August 28, 2023 12:29
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.

2 participants