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.30.0 #1017

Closed msridhar closed 2 months ago

msridhar commented 2 months ago

Just to stay up to date. Required CI job names need to be updated before landing.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 85.97%. Comparing base (7c5edf7) to head (b535cba).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1017 +/- ## ========================================= Coverage 85.97% 85.97% Complexity 2079 2079 ========================================= Files 83 83 Lines 6890 6890 Branches 1327 1327 ========================================= Hits 5924 5924 Misses 551 551 Partials 415 415 ```

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