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 return types of method references in Java Generics #847

Merged

Merge branch 'master' into generic_types_method_ref_return_abhijitk

56f95e3
Select commit
Loading
Failed to load commit list.
Merged

JSpecify: handle return types of method references in Java Generics #847

Merge branch 'master' into generic_types_method_ref_return_abhijitk
56f95e3
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 19, 2023 in 0s

86.87% (+0.00%) compared to 099a7a5

View this Pull Request on Codecov

86.87% (+0.00%) compared to 099a7a5

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (099a7a5) 86.86% compared to head (56f95e3) 86.87%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #847   +/-   ##
=========================================
  Coverage     86.86%   86.87%           
- Complexity     1879     1880    +1     
=========================================
  Files            74       74           
  Lines          6196     6200    +4     
  Branches       1202     1202           
=========================================
+ Hits           5382     5386    +4     
  Misses          406      406           
  Partials        408      408           
Files Coverage Δ
...rc/main/java/com/uber/nullaway/GenericsChecks.java 90.28% <100.00%> (ø)
...away/src/main/java/com/uber/nullaway/NullAway.java 89.77% <100.00%> (+0.03%) ⬆️

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