Skip to content

address review comments

272c447
Select commit
Loading
Failed to load commit list.
Merged

Initial inference for wildcards #1549

address review comments
272c447
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 3, 2026 in 1s

88.45% (-0.07%) compared to 162b2a8

View this Pull Request on Codecov

88.45% (-0.07%) compared to 162b2a8

Details

Codecov Report

❌ Patch coverage is 80.45977% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.45%. Comparing base (162b2a8) to head (272c447).

Files with missing lines Patch % Lines
...m/uber/nullaway/generics/ConstraintSolverImpl.java 77.96% 3 Missing and 10 partials ⚠️
...java/com/uber/nullaway/generics/GenericsUtils.java 83.33% 1 Missing and 2 partials ⚠️
.../uber/nullaway/generics/TypeSubstitutionUtils.java 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1549      +/-   ##
============================================
- Coverage     88.52%   88.45%   -0.07%     
- Complexity     2862     2869       +7     
============================================
  Files           103      103              
  Lines          9522     9586      +64     
  Branches       1911     1930      +19     
============================================
+ Hits           8429     8479      +50     
- Misses          528      532       +4     
- Partials        565      575      +10     

☔ 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.