NullAway icon indicating copy to clipboard operation
NullAway copied to clipboard

[WIP] Better handling of Lombok configuration for `@Nullable` annotations

Open msridhar opened this issue 2 years ago • 1 comments

WIP

msridhar avatar Dec 08 '23 17:12 msridhar

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (5fbee1f) 87.03% compared to head (c25e4bf) 87.05%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #876      +/-   ##
============================================
+ Coverage     87.03%   87.05%   +0.02%     
+ Complexity     1926     1923       -3     
============================================
  Files            77       77              
  Lines          6231     6226       -5     
  Branches       1212     1210       -2     
============================================
- Hits           5423     5420       -3     
+ Misses          405      403       -2     
  Partials        403      403              

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Dec 08 '23 17:12 codecov[bot]