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

Fix another JSpecify raw type issue #925

Merged
merged 3 commits into from
Mar 4, 2024

Conversation

msridhar
Copy link
Collaborator

@msridhar msridhar commented Mar 2, 2024

We did not handle casting a receiver to a raw type

@msridhar msridhar requested a review from yuxincs March 2, 2024 23:02
Copy link

codecov bot commented Mar 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.07%. Comparing base (a42b3a8) to head (7087a2d).

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #925      +/-   ##
============================================
- Coverage     87.09%   87.07%   -0.02%     
+ Complexity     1991     1990       -1     
============================================
  Files            77       77              
  Lines          6430     6429       -1     
  Branches       1245     1245              
============================================
- Hits           5600     5598       -2     
  Misses          422      422              
- Partials        408      409       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@msridhar msridhar merged commit d7c757f into uber:master Mar 4, 2024
11 of 12 checks passed
@msridhar msridhar deleted the jspecify-another-raw-type-issue branch March 4, 2024 15:49
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