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 Nullability for lambda expression parameters for Generic Types #852

Merged
merged 9 commits into from
Oct 25, 2023

Merge remote-tracking branch 'origin/generic_types_lambda_abhijitk' i…

33b5a48
Select commit
Loading
Failed to load commit list.
Merged

JSpecify: handle Nullability for lambda expression parameters for Generic Types #852

Merge remote-tracking branch 'origin/generic_types_lambda_abhijitk' i…
33b5a48
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 23, 2023 in 0s

86.91% (+0.01%) compared to bc94dcc

View this Pull Request on Codecov

86.91% (+0.01%) compared to bc94dcc

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bc94dcc) 86.90% compared to head (33b5a48) 86.91%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #852      +/-   ##
============================================
+ Coverage     86.90%   86.91%   +0.01%     
- Complexity     1879     1881       +2     
============================================
  Files            74       74              
  Lines          6199     6206       +7     
  Branches       1202     1204       +2     
============================================
+ Hits           5387     5394       +7     
  Misses          405      405              
  Partials        407      407              
Files Coverage Δ
...ullaway/dataflow/CoreNullnessStoreInitializer.java 100.00% <100.00%> (ø)

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