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 mode crash involving raw types #1086

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

msridhar
Copy link
Collaborator

@msridhar msridhar commented Dec 9, 2024

Fixes the second crash of #1082. Weird things can happen with raw types...see the test case.

@msridhar msridhar requested a review from lazaroclapp December 9, 2024 02:22
Copy link

codecov bot commented Dec 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.90%. Comparing base (6c498b6) to head (82b188d).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1086      +/-   ##
============================================
+ Coverage     87.87%   87.90%   +0.02%     
- Complexity     2217     2218       +1     
============================================
  Files            85       85              
  Lines          7194     7194              
  Branches       1427     1427              
============================================
+ Hits           6322     6324       +2     
+ Misses          438      437       -1     
+ Partials        434      433       -1     

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

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.

1 participant