Skip to content

Remove old support for reading annotations from bytecode - #1661

Draft
msridhar wants to merge 1 commit into
masterfrom
remove-old-bytecode-reading-support
Draft

Remove old support for reading annotations from bytecode#1661
msridhar wants to merge 1 commit into
masterfrom
remove-old-bytecode-reading-support

Remove old support for reading annotations from bytecode

d73a0ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 20, 2026 in 1s

87.83% (+0.04%) compared to d008a79

View this Pull Request on Codecov

87.83% (+0.04%) compared to d008a79

Details

Codecov Report

❌ Patch coverage is 97.36842% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 87.83%. Comparing base (d008a79) to head (d73a0ae).

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.79%   87.83%   +0.04%     
+ Complexity     3208     3173      -35     
============================================
  Files           109      109              
  Lines         10898    10846      -52     
  Branches       2202     2180      -22     
============================================
- Hits           9568     9527      -41     
+ Misses          630      628       -2     
+ Partials        700      691       -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.