Fixes for processing return array types and multi-dimensional array types in AstubxGenerator - #1689
Merged
Merged
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.
Loading