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

JSpecify: skip checking when type is primitive #924

Merged
merged 2 commits into from
Mar 3, 2024

better fix

ededa4e
Select commit
Loading
Failed to load commit list.
Merged

JSpecify: skip checking when type is primitive #924

better fix
ededa4e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 2, 2024 in 0s

87.09% (+0.00%) compared to 28cc318

View this Pull Request on Codecov

87.09% (+0.00%) compared to 28cc318

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.09%. Comparing base (28cc318) to head (ededa4e).

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

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