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.25.0 #916

Closed msridhar closed 8 months ago

msridhar commented 8 months ago

Just to stay up to date

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (3fc9b8a) 86.98% compared to head (1c41442) 87.08%. Report is 10 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #916 +/- ## ============================================ + Coverage 86.98% 87.08% +0.10% - Complexity 1959 1989 +30 ============================================ Files 77 77 Lines 6330 6426 +96 Branches 1223 1244 +21 ============================================ + Hits 5506 5596 +90 - Misses 420 422 +2 - Partials 404 408 +4 ```

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

msridhar commented 8 months ago

@yuxincs for this one to land we'll need to update the names of the expected CI jobs

yuxincs commented 8 months ago

@yuxincs for this one to land we'll need to update the names of the expected CI jobs

Updated :)