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 Gradle 8.9 and Error Prone 2.29.0 #998

Closed msridhar closed 3 months ago

msridhar commented 3 months ago

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

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 85.95%. Comparing base (ac72b68) to head (d97a76e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #998 +/- ## ========================================= Coverage 85.95% 85.95% Complexity 2073 2073 ========================================= Files 83 83 Lines 6872 6872 Branches 1322 1322 ========================================= Hits 5907 5907 Misses 551 551 Partials 414 414 ```

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