Skip to content

Use ground target types when handling lambdas and method refs passed to generic methods - #1575

Merged
msridhar merged 8 commits into
masterfrom
issue-1522
May 25, 2026
Merged

Use ground target types when handling lambdas and method refs passed to generic methods#1575
msridhar merged 8 commits into
masterfrom
issue-1522

enhance test

38a6a9e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 25, 2026 in 1s

88.20% (-0.11%) compared to c315bd5

View this Pull Request on Codecov

88.20% (-0.11%) compared to c315bd5

Details

Codecov Report

❌ Patch coverage is 91.66667% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.20%. Comparing base (c315bd5) to head (38a6a9e).

Files with missing lines Patch % Lines
...java/com/uber/nullaway/generics/GenericsUtils.java 87.50% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1575      +/-   ##
============================================
- Coverage     88.30%   88.20%   -0.11%     
- Complexity     2926     2934       +8     
============================================
  Files           104      104              
  Lines          9776     9807      +31     
  Branches       1967     1974       +7     
============================================
+ Hits           8633     8650      +17     
- Misses          543      557      +14     
  Partials        600      600              

☔ View full report in Codecov by Sentry.
📢 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.