Skip to content

More generic inference for diamond calls - #1544

Draft
msridhar wants to merge 3 commits into
MethodInferenceResultrenamefrom
issue-1532
Draft

More generic inference for diamond calls#1544
msridhar wants to merge 3 commits into
MethodInferenceResultrenamefrom
issue-1532

Support nested call inference and prevent reentrant repair

d7c7536
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 10, 2026 in 1s

87.79% (-0.09%) compared to f54ec86

View this Pull Request on Codecov

87.79% (-0.09%) compared to f54ec86

Details

Codecov Report

❌ Patch coverage is 89.20455% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.79%. Comparing base (f54ec86) to head (d7c7536).

Files with missing lines Patch % Lines
...ava/com/uber/nullaway/generics/GenericsChecks.java 89.20% 6 Missing and 13 partials ⚠️
Additional details and impacted files
@@                        Coverage Diff                        @@
##             MethodInferenceResultrename    #1544      +/-   ##
=================================================================
- Coverage                          87.87%   87.79%   -0.09%     
- Complexity                          3167     3178      +11     
=================================================================
  Files                                109      109              
  Lines                              10739    10796      +57     
  Branches                            2171     2183      +12     
=================================================================
+ Hits                                9437     9478      +41     
- Misses                               617      623       +6     
- Partials                             685      695      +10     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.