Fix nullability for return and parameter wildcards - #1558
Merged
Codecov / codecov/project
succeeded
May 3, 2026 in 0s
88.45% (-0.01%) compared to 8f7c7e5, passed because coverage increased by 0% when compared to adjusted base (88.44%)
View this Pull Request on Codecov
88.45% (-0.01%) compared to 8f7c7e5, passed because coverage increased by 0% when compared to adjusted base (88.44%)
Details
Codecov Report
❌ Patch coverage is 90.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.45%. Comparing base (8f7c7e5) to head (c7a52fd).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...ava/com/uber/nullaway/generics/GenericsChecks.java | 90.00% | 0 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #1558 +/- ##
============================================
- Coverage 88.45% 88.45% -0.01%
- Complexity 2869 2878 +9
============================================
Files 103 103
Lines 9587 9603 +16
Branches 1930 1935 +5
============================================
+ Hits 8480 8494 +14
Misses 532 532
- Partials 575 577 +2 ☔ 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.
Loading