uber / NullAway

A tool to help eliminate NullPointerExceptions (NPEs) in your Java code with low build-time overhead
MIT License
3.63k stars 293 forks source link

Update to Error Prone 2.28.0 #984

Closed msridhar closed 4 months ago

msridhar commented 4 months ago

To stay up to date. Required job names need updating before landing

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 85.90%. Comparing base (4f6f21e) to head (1c5f3bf).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #984 +/- ## ========================================= Coverage 85.90% 85.90% Complexity 2066 2066 ========================================= Files 83 83 Lines 6854 6854 Branches 1320 1320 ========================================= Hits 5888 5888 Misses 550 550 Partials 416 416 ```

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