uber / NullAway

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

Update to Gradle 8.8 #981

Closed msridhar closed 2 months ago

msridhar commented 2 months ago

To stay up to date

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 85.94%. Comparing base (2f62d78) to head (0104cad).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #981 +/- ## ========================================= Coverage 85.94% 85.94% Complexity 2047 2047 ========================================= Files 81 81 Lines 6765 6765 Branches 1305 1305 ========================================= Hits 5814 5814 Misses 537 537 Partials 414 414 ```

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