Skip to content

Detect and warn on annotations directly on wildcard types - #1579

Merged
msridhar merged 7 commits into
masterfrom
annotation-on-wildcard
May 25, 2026
Merged

Detect and warn on annotations directly on wildcard types#1579
msridhar merged 7 commits into
masterfrom
annotation-on-wildcard

Empty commit for CI

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

88.19% (-0.02%) compared to c183d49

View this Pull Request on Codecov

88.19% (-0.02%) compared to c183d49

Details

Codecov Report

❌ Patch coverage is 83.33333% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.19%. Comparing base (c183d49) to head (06f6580).

Files with missing lines Patch % Lines
...ava/com/uber/nullaway/generics/GenericsChecks.java 78.94% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1579      +/-   ##
============================================
- Coverage     88.20%   88.19%   -0.02%     
- Complexity     2938     2947       +9     
============================================
  Files           104      104              
  Lines          9819     9842      +23     
  Branches       1977     1982       +5     
============================================
+ Hits           8661     8680      +19     
- Misses          558      560       +2     
- Partials        600      602       +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.