Skip to content

Fixes for processing return array types and multi-dimensional array types in AstubxGenerator - #1689

Merged
msridhar merged 3 commits into
masterfrom
nullable-array-contents-from-libmodel
Aug 9, 2026
Merged

Fixes for processing return array types and multi-dimensional array types in AstubxGenerator#1689
msridhar merged 3 commits into
masterfrom
nullable-array-contents-from-libmodel

fixes for multi-dimensional arrays

3772af0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 9, 2026 in 1s

87.87% (-0.01%) compared to a5903b1, passed because coverage increased by 0% when compared to adjusted base (87.87%)

View this Pull Request on Codecov

87.87% (-0.01%) compared to a5903b1, passed because coverage increased by 0% when compared to adjusted base (87.87%)

Details

Codecov Report

❌ Patch coverage is 92.30769% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 87.87%. Comparing base (a5903b1) to head (3772af0).

Files with missing lines Patch % Lines
.../uber/nullaway/jdkannotations/AstubxGenerator.java 92.30% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1689      +/-   ##
============================================
- Coverage     87.87%   87.87%   -0.01%     
  Complexity     3167     3167              
============================================
  Files           109      109              
  Lines         10742    10739       -3     
  Branches       2172     2171       -1     
============================================
- Hits           9440     9437       -3     
  Misses          617      617              
  Partials        685      685              

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