Remove old support for reading annotations from bytecode - #1661
Draft
msridhar wants to merge 1 commit into
Draft
Codecov / codecov/project
succeeded
Jul 27, 2026 in 1s
87.77% (+0.04%) compared to 01ed42e
View this Pull Request on Codecov
87.77% (+0.04%) compared to 01ed42e
Details
Codecov Report
❌ Patch coverage is 97.36842% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 87.77%. Comparing base (01ed42e) to head (f217284).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...c/main/java/com/uber/nullaway/NullabilityUtil.java | 96.96% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #1661 +/- ##
============================================
+ Coverage 87.73% 87.77% +0.04%
+ Complexity 3130 3095 -35
============================================
Files 109 109
Lines 10579 10527 -52
Branches 2137 2115 -22
============================================
- Hits 9281 9240 -41
+ Misses 616 614 -2
+ Partials 682 673 -9 ☔ 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