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

[refactoring] Wrap calls to Types.subst and Types.memberType #1115

Merged
merged 4 commits into from
Dec 26, 2024

add castToNonNull

7bde4cd
Select commit
Loading
Failed to load commit list.
Merged

[refactoring] Wrap calls to Types.subst and Types.memberType #1115

add castToNonNull
7bde4cd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 25, 2024 in 1s

88.13% (+0.00%) compared to 17df87f

View this Pull Request on Codecov

88.13% (+0.00%) compared to 17df87f

Details

Codecov Report

Attention: Patch coverage is 93.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 88.13%. Comparing base (17df87f) to head (7bde4cd).

Files with missing lines Patch % Lines
.../uber/nullaway/generics/TypeSubstitutionUtils.java 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1115   +/-   ##
=========================================
  Coverage     88.13%   88.13%           
- Complexity     2229     2231    +2     
=========================================
  Files            84       85    +1     
  Lines          7223     7232    +9     
  Branches       1437     1437           
=========================================
+ Hits           6366     6374    +8     
- Misses          430      431    +1     
  Partials        427      427           

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