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: Handle @Nullable elements for enhanced-for-loops on arrays #986

Merged
merged 2 commits into from
Jun 22, 2024

Initial commit

da98d36
Select commit
Loading
Failed to load commit list.
Merged

JSpecify: Handle @Nullable elements for enhanced-for-loops on arrays #986

Initial commit
da98d36
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 22, 2024 in 0s

85.95% (+0.00%) compared to cc3dee3

View this Pull Request on Codecov

85.95% (+0.00%) compared to cc3dee3

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.95%. Comparing base (cc3dee3) to head (da98d36).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #986   +/-   ##
=========================================
  Coverage     85.94%   85.95%           
- Complexity     2069     2070    +1     
=========================================
  Files            83       83           
  Lines          6860     6863    +3     
  Branches       1318     1319    +1     
=========================================
+ Hits           5896     5899    +3     
  Misses          550      550           
  Partials        414      414           

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