Skip to content

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

Merged
msridhar merged 4 commits intomasterfrom
refactor-subst-and-member-type
Dec 26, 2024
Merged

[refactoring] Wrap calls to Types.subst and Types.memberType#1115
msridhar merged 4 commits intomasterfrom
refactor-subst-and-member-type

Conversation

@msridhar
Copy link
Copy Markdown
Collaborator

This is in preparation to attempt to fix #1091. Just a refactoring, no behavior changes.

@msridhar msridhar enabled auto-merge (squash) December 25, 2024 17:41
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 25, 2024

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).
Report is 1 commits behind head on master.

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.

@msridhar msridhar merged commit 7cb6b98 into master Dec 26, 2024
@msridhar msridhar deleted the refactor-subst-and-member-type branch December 26, 2024 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mismatched type parameter nullability

2 participants